From 20e846e55251de2422d3cd3e2c966ee32b36ebd9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 3 Nov 2010 13:58:02 +0100 Subject: meta-openembedded: gcc: add 2 poky patches to 4.5 to fix nativesdk usage Signed-off-by: Koen Kooi --- recipes-devtools/gcc/gcc-4.5.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-devtools/gcc/gcc-4.5.inc b/recipes-devtools/gcc/gcc-4.5.inc index dc45cdaddd..efec40a68b 100644 --- a/recipes-devtools/gcc/gcc-4.5.inc +++ b/recipes-devtools/gcc/gcc-4.5.inc @@ -127,6 +127,9 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \ file://gcc-vmovl-PR45805.patch \ file://gcc-scalar-widening-pr45847.patch \ file://gcc-linaro-fix-lp-653316.patch \ + \ + file://optional_libstdc.patch \ + file://64bithack.patch \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " -- cgit v1.2.3-54-g00ecf