Markus Koschany pushed to branch master at Debian Java Maintainers / openjfx
Commits: 76e37ed6 by Markus Koschany at 2018-10-10T20:43:03Z Update changelog - - - - - 1 changed file: - debian/changelog Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,20 @@ -openjfx (11+26-4) UNRELEASED; urgency=medium +openjfx (11+26-4) unstable; urgency=medium * Team upload. + + [ Markus Koschany ] * Remove build-on-non-JIT-architectures.patch again. It does not work. - * Build-depend on libgtk-3-dev and fix a RuntimeException due to non existent - GTK 3 dependency. (Closes: #910585) + * Build-depend on libgtk-3-dev and fix a RuntimeException due to non + existent GTK 3 dependency. (Closes: #910585) + + [ Frédéric Bonnard ] + * Fix !x86 build. + Properly define CMAKE_SYSTEM_PROCESSOR else we get x86_64 or i586 + whichever architecture. + Set ENABLE_JIT=OFF at cmake level for all non x86 architectures. + (Closes: #910495) - -- Markus Koschany <[email protected]> Tue, 09 Oct 2018 22:44:46 +0200 + -- Markus Koschany <[email protected]> Wed, 10 Oct 2018 22:41:09 +0200 openjfx (11+26-3) unstable; urgency=medium View it on GitLab: https://salsa.debian.org/java-team/openjfx/commit/76e37ed6e9b986e6471bd8d3ab7a7c0209a4a8cc -- View it on GitLab: https://salsa.debian.org/java-team/openjfx/commit/76e37ed6e9b986e6471bd8d3ab7a7c0209a4a8cc You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

