Skip to content

Restrict the JNI/Java bindings on archs with Java

Pino Toscano requested to merge (removed):java-where-available into master

Limit the default-jdk build dependency, and the libjpegxl-java binary package to the architectures that have Java available; enable the JNI bindings only for those.

This makes it possible to build jpeg-xl on architectures that have no Java available.

Merge request reports

Loading