[Git][java-team/openjfx][master] 2 commits: Remove/revert patch to force NUM_COMPILE_THREADS=1

Tony Mancill gitlab at salsa.debian.org
Mon Sep 21 14:53:45 BST 2020



Tony Mancill pushed to branch master at Debian Java Maintainers / openjfx


Commits:
13611b6b by tony mancill at 2020-09-21T06:36:22-07:00
Remove/revert patch to force NUM_COMPILE_THREADS=1

- - - - -
abdf9c68 by tony mancill at 2020-09-21T06:50:38-07:00
interim changelog

Gbp-Dch: ignore

- - - - -


3 changed files:

- debian/changelog
- − debian/patches/33-compile-threads.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+openjfx (11.0.7+0-6) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Remove/revert patch to force NUM_COMPILE_THREADS=1
+
+ -- tony mancill <tmancill at debian.org>  Mon, 21 Sep 2020 06:37:05 -0700
+
 openjfx (11.0.7+0-5) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/33-compile-threads.patch deleted
=====================================
@@ -1,18 +0,0 @@
---- a/build.gradle
-+++ b/build.gradle
-@@ -493,11 +493,11 @@
- 
- // Define the number of threads to use when compiling (specifically for native compilation)
- // On Mac we limit it to 1 by default due to problems running gcc in parallel
--if (IS_MAC) {
-+//if (IS_MAC) {
-     defineProperty("NUM_COMPILE_THREADS", "1")
--} else {
--    defineProperty("NUM_COMPILE_THREADS", "${Runtime.runtime.availableProcessors()}")
--}
-+//} else {
-+//    defineProperty("NUM_COMPILE_THREADS", "${Runtime.runtime.availableProcessors()}")
-+//}
- 
- //
- // The next three sections of properties are used to generate the


=====================================
debian/patches/series
=====================================
@@ -17,6 +17,5 @@ fix-arm32-build.patch
 disable-jit-for-non-x86.patch
 no-error_deprecated-declarations.patch
 32-gradle-compatibility.patch
-33-compile-threads.patch
 34-duplicate-symbols.patch
 35-python-streams.patch



View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/52c5c6c74099866cd265643fae78c67859810e9e...abdf9c68114d710391f157b2891af6f3cb46a7a0

-- 
View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/52c5c6c74099866cd265643fae78c67859810e9e...abdf9c68114d710391f157b2891af6f3cb46a7a0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200921/90cc4566/attachment.html>


More information about the pkg-java-commits mailing list