]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc: Disable patches not needed for 4.3.x
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 7 Jan 2009 16:29:38 +0000 (16:29 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 7 Jan 2009 16:29:38 +0000 (16:29 +0000)
meta/packages/gcc/gcc-4.3.1.inc
meta/packages/gcc/gcc-4.3.2.inc

index 3fcd160611b4391a22418a201776eadc3200f3a8..e9c5e3bbe57354428d7e23e6934debbef30d590e 100644 (file)
@@ -51,7 +51,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
        file://ldflags.patch;patch=1 \
        file://zecke-xgcc-cpp.patch;patch=1 \
        file://cache-amnesia.patch;patch=1 \
-       file://gfortran.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 \
index 93cfbe0c4ad1122089c3b8604229e10991b5c3af..0df0e22ffdb2a7ea8c2fc074477765c8e3002636 100644 (file)
@@ -51,7 +51,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
        file://ldflags.patch;patch=1 \
        file://zecke-xgcc-cpp.patch;patch=1 \
        file://cache-amnesia.patch;patch=1 \
-       file://gfortran.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 \