From c04177964071e8662db0b24bbdf167a906356564 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 29 May 2008 00:46:12 +0000 Subject: Add -frename-registers fix to GCC 4.3.0 --- packages/gcc/gcc-4.3.0.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/gcc/gcc-4.3.0.inc') diff --git a/packages/gcc/gcc-4.3.0.inc b/packages/gcc/gcc-4.3.0.inc index 96b7d02501..b5ab13f1b4 100644 --- a/packages/gcc/gcc-4.3.0.inc +++ b/packages/gcc/gcc-4.3.0.inc @@ -59,6 +59,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ # file://pr34130.patch;patch=1 \ # file://fortran-static-linking.patch;patch=1 \ # file://intermask-bigendian.patch;patch=1 \ + file://gcc-arm-frename-registers.patch;patch=1 \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " -- cgit v1.2.3