summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-release-172b11-common.inc
diff options
context:
space:
mode:
authorNicola Lunghi <nick83ola@gmail.com>2019-06-17 14:14:37 +0100
committerRichard Leitner <richard.leitner@skidata.com>2020-08-17 13:02:40 +0200
commitf4a4ee10d31dc39bf641c420a41fca189130eb5d (patch)
treefde2abd14b52250ed3c8aa99a355f8069431d70e /recipes-core/openjdk/openjdk-8-release-172b11-common.inc
parentd0a9fe08be6e1c2e7f7afc79abc292d3bffeb9fe (diff)
downloadmeta-java-f4a4ee10d31dc39bf641c420a41fca189130eb5d.tar.gz
openjdk-8: Enable HotSpot builds on 5.x Linux kernels
This is a backport of a patch to enable hotspot builds with 5.x kernels. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-release-172b11-common.inc')
-rw-r--r--recipes-core/openjdk/openjdk-8-release-172b11-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-8-release-172b11-common.inc b/recipes-core/openjdk/openjdk-8-release-172b11-common.inc
index ad20585..a8d3ccb 100644
--- a/recipes-core/openjdk/openjdk-8-release-172b11-common.inc
+++ b/recipes-core/openjdk/openjdk-8-release-172b11-common.inc
@@ -29,6 +29,7 @@ HOTSPOT_UB_PATCH = "\
29 file://0017-hotspot-Missing-return-statement-in-__sync_val_compa.patch \ 29 file://0017-hotspot-Missing-return-statement-in-__sync_val_compa.patch \
30 file://0018-hotspot-Fix-debug-build-after-8062808-Turn-on-the-Wr.patch \ 30 file://0018-hotspot-Fix-debug-build-after-8062808-Turn-on-the-Wr.patch \
31 file://0019-hotspot-Turn-on-the-Wreturn-type-warning.patch \ 31 file://0019-hotspot-Turn-on-the-Wreturn-type-warning.patch \
32 file://0020-Enable-HotSpot-builds-on-5.x-Linux-kernels.patch \
32" 33"
33HOTSPOT_UB_PATCH_prepend_aarch64 = "\ 34HOTSPOT_UB_PATCH_prepend_aarch64 = "\
34 file://0012-hotspot-aarch64-fix-undefined-behaviour-gcc-v8-fix.patch \ 35 file://0012-hotspot-aarch64-fix-undefined-behaviour-gcc-v8-fix.patch \