summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.3.3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.3.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.3.3.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.3.3.inc b/meta/recipes-devtools/gcc/gcc-4.3.3.inc
index 9b600a0f1f..55d66f5664 100644
--- a/meta/recipes-devtools/gcc/gcc-4.3.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.3.3.inc
@@ -43,10 +43,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
43 file://arm-nolibfloat.patch;patch=1 \ 43 file://arm-nolibfloat.patch;patch=1 \
44 file://arm-softfloat.patch;patch=1 \ 44 file://arm-softfloat.patch;patch=1 \
45 file://cache-amnesia.patch;patch=1 \ 45 file://cache-amnesia.patch;patch=1 \
46# file://gfortran.patch;patch=1 \
47 file://gcc-4.0.2-e300c2c3.patch;patch=1 \ 46 file://gcc-4.0.2-e300c2c3.patch;patch=1 \
48# file://pr34130.patch;patch=1 \
49# file://fortran-static-linking.patch;patch=1 \
50 file://gcc-arm-frename-registers.patch;patch=1 \ 47 file://gcc-arm-frename-registers.patch;patch=1 \
51 file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \ 48 file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \
52 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \ 49 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
@@ -58,6 +55,11 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
58 file://64bithack.patch;patch=1 \ 55 file://64bithack.patch;patch=1 \
59" 56"
60 57
58# file://gfortran.patch;patch=1
59# file://pr34130.patch;patch=1
60# file://fortran-static-linking.patch;patch=1
61
62
61SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " 63SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
62 64
63# Language Overrides 65# Language Overrides