summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-4.3.3.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-22 21:38:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-22 21:45:28 +0000
commitbe9262233975911e404f6fcdb3c81ba916d28e32 (patch)
tree2149a99c8d1116e8811d2fc9efad3f973971dd9b /meta/recipes-devtools/gcc/gcc-4.3.3.inc
parentd26cbff22a3dfc3f5682b44d6e753f1c4091a56d (diff)
downloadopenembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.gz
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.bz2
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.xz
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.zip
Remove all comments from multiline expressions (as mentioned in bug #704)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 9b600a0f1..55d66f566 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 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://cache-amnesia.patch;patch=1 \
-# file://gfortran.patch;patch=1 \
file://gcc-4.0.2-e300c2c3.patch;patch=1 \
-# file://pr34130.patch;patch=1 \
-# file://fortran-static-linking.patch;patch=1 \
file://gcc-arm-frename-registers.patch;patch=1 \
file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \
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 \
file://64bithack.patch;patch=1 \
"
+# file://gfortran.patch;patch=1
+# file://pr34130.patch;patch=1
+# file://fortran-static-linking.patch;patch=1
+
+
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
# Language Overrides