summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.3.2.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-30 09:06:32 -0700
committerTom Rini <trini@embeddedalley.com>2009-04-30 09:16:42 -0700
commita087626bd71cb6bbaa24afb166b51f45c1717d70 (patch)
tree37e114b5462cfa2b3eee0c34b8f79067f5b797a8 /recipes/gcc/gcc-4.3.2.inc
parentacfd59a939bff55ad2a2e39a6823bf61eaf11654 (diff)
downloadopenembedded-a087626bd71cb6bbaa24afb166b51f45c1717d70.tar.gz
gcc-4.3.x: Really honor LDFLAGS, bump PR.
Rework SYSROOT_CFLAGS_FOR_TARGET.patch each time, and rename to -4.3.2/4.3.3.
Diffstat (limited to 'recipes/gcc/gcc-4.3.2.inc')
-rw-r--r--recipes/gcc/gcc-4.3.2.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-4.3.2.inc b/recipes/gcc/gcc-4.3.2.inc
index e053ba2231..a8a9e0d882 100644
--- a/recipes/gcc/gcc-4.3.2.inc
+++ b/recipes/gcc/gcc-4.3.2.inc
@@ -44,7 +44,6 @@ SRC_URI = "${GNU_MIRROR}/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://ldflags.patch;patch=1 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://cache-amnesia.patch;patch=1 \
file://gfortran-4.3.x.patch;patch=1 \
@@ -52,7 +51,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
# file://pr34130.patch;patch=1 \
# file://fortran-static-linking.patch;patch=1 \
file://gcc-arm-frename-registers.patch;patch=1 \
- file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \
+ file://gcc-4.3.2-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \
file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
file://zecke-xgcc-cpp.patch;patch=1 \
file://gcc-flags-for-build.patch;patch=1 \