aboutsummaryrefslogtreecommitdiffstats
path: root/community/openjdk10/fix-bootjdk-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/openjdk10/fix-bootjdk-check.patch')
-rw-r--r--community/openjdk10/fix-bootjdk-check.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/openjdk10/fix-bootjdk-check.patch b/community/openjdk10/fix-bootjdk-check.patch
index af326dffe0f..862db87d980 100644
--- a/community/openjdk10/fix-bootjdk-check.patch
+++ b/community/openjdk10/fix-bootjdk-check.patch
@@ -1,3 +1,7 @@
+Subject: Fix detection of bootjdk on configure
+Upstream: No
+Author: Simon Frankenberger <simon-alpine@fraho.eu>
+
The alpine builders print out a warning about sched_getaffinity() not working.
This causes the version check for the boot jdk to fail.
Patch the command to determine the version number to ignore any errors and warnings.