From f4a4ee10d31dc39bf641c420a41fca189130eb5d Mon Sep 17 00:00:00 2001 From: Nicola Lunghi Date: Mon, 17 Jun 2019 14:14:37 +0100 Subject: 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 Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjdk-8-release-172b11-common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-core/openjdk/openjdk-8-release-172b11-common.inc') 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 = "\ file://0017-hotspot-Missing-return-statement-in-__sync_val_compa.patch \ file://0018-hotspot-Fix-debug-build-after-8062808-Turn-on-the-Wr.patch \ file://0019-hotspot-Turn-on-the-Wreturn-type-warning.patch \ + file://0020-Enable-HotSpot-builds-on-5.x-Linux-kernels.patch \ " HOTSPOT_UB_PATCH_prepend_aarch64 = "\ file://0012-hotspot-aarch64-fix-undefined-behaviour-gcc-v8-fix.patch \ -- cgit v1.2.3-54-g00ecf