From a954cc87d1dcb8fb35a321e39f4b8fdddf26a987 Mon Sep 17 00:00:00 2001 From: Sven Ebenfeld Date: Mon, 27 Apr 2015 22:12:57 +0200 Subject: icedtea7-native: fix build with gcc 4.9 Signed-off-by: Sven Ebenfeld Signed-off-by: Otavio Salvador --- recipes-core/icedtea/openjdk-7-release-03b147.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-core/icedtea/openjdk-7-release-03b147.inc') diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc index 47813cd..01e7a3d 100644 --- a/recipes-core/icedtea/openjdk-7-release-03b147.inc +++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc @@ -81,6 +81,7 @@ OPENJDK_PATCHES = " \ file://icedtea-jdk-sane-x86-arch.patch;apply=no \ file://icedtea-flags.patch;apply=no \ file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \ + file://icedtea-change-to-gdb-debug-format.patch;apply=no \ " export DISTRIBUTION_PATCHES = " \ @@ -91,4 +92,5 @@ export DISTRIBUTION_PATCHES = " \ patches/icedtea-jdk-sane-x86-arch.patch \ patches/icedtea-flags.patch \ patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \ + patches/icedtea-change-to-gdb-debug-format.patch \ " -- cgit v1.2.3-54-g00ecf