#1146366 libjpeg-turbo FTCBFS: fails running javac

#1146366#5
Date:
2026-08-31 20:32:11 UTC
From:
To:
libjpeg-turbo fails to cross build from source, because the it fails
running the host architecture Java compiler. Usually, when building Java
libraries, a build architecture compiler is needed as the output is
architecture-independent. Once annotating the jdk with :native,
libjpeg-turbo cross builds successfully. Please find a patch attached
for your convenience.

Helmut