summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.1.inc
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-07-22 17:31:37 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2008-07-22 17:31:37 +0000
commitd65f1724834111db986f7a13807a809c57b71496 (patch)
tree569416fb59bf264cf535ca0bce912a5d65bf9072 /packages/gcc/gcc-4.3.1.inc
parentfa4eb48f75758f1e38948a6e3539bcd0c1e40200 (diff)
parent721b1996622b7032acb6078f0a32d236901e6b3b (diff)
merge of 'd99c8702df0201605c294d4a9f65791562789838'
and 'e4aab546c3b33577e2fb6bcfe199da5a98b4a9a3'
Diffstat (limited to 'packages/gcc/gcc-4.3.1.inc')
-rw-r--r--packages/gcc/gcc-4.3.1.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.3.1.inc b/packages/gcc/gcc-4.3.1.inc
index 3784727d9b..b14dd4acf5 100644
--- a/packages/gcc/gcc-4.3.1.inc
+++ b/packages/gcc/gcc-4.3.1.inc
@@ -45,7 +45,6 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://904-flatten-switch-stmt-00.patch;patch=1 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
-# file://gcc41-configure.in.patch;patch=1 \
# file://arm-thumb.patch;patch=1 \
# file://arm-thumb-cache.patch;patch=1 \
file://ldflags.patch;patch=1 \
@@ -59,6 +58,8 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
# file://intermask-bigendian.patch;patch=1 \
file://gcc-arm-frename-registers.patch;patch=1 \
file://gcc-release-branch/PR-36500-fix-neon.patch;patch=1 \
+ file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \
+ file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
"
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "