From 3037c1febc3df75cd811dbde59a03dd077df162c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 25 Feb 2014 17:55:57 +0100 Subject: openjdk-7-release-25b30.inc: add patch to fix hotstop build When using --enable-zero=no the build will fail without this patch. Signed-off-by: Koen Kooi --- recipes-core/openjdk/openjdk-7-release-25b30.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-core/openjdk/openjdk-7-release-25b30.inc') diff --git a/recipes-core/openjdk/openjdk-7-release-25b30.inc b/recipes-core/openjdk/openjdk-7-release-25b30.inc index f5239d3..ccb6381 100644 --- a/recipes-core/openjdk/openjdk-7-release-25b30.inc +++ b/recipes-core/openjdk/openjdk-7-release-25b30.inc @@ -79,6 +79,7 @@ ICEDTEAPATCHES = "\ file://icedtea-corba-parallel-make.patch;apply=no \ file://icedtea-zero-hotspotfix.patch;apply=no \ file://icedtea-jdk-nio-use-host-cc.patch;apply=no \ + file://icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch;apply=no \ " ICEDTEAPATCHES_append_powerpc = " \ file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \ @@ -108,6 +109,7 @@ DISTRIBUTION_PATCHES = "\ patches/icedtea-corba-parallel-make.patch \ patches/icedtea-zero-hotspotfix.patch \ patches/icedtea-jdk-nio-use-host-cc.patch \ + patches/icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch \ " DISTRIBUTION_PATCHES_append_libc-uclibc = "\ -- cgit v1.2.3-54-g00ecf