gcc-csl-arm-2006q1.inc commented out fortran patch
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 16:43:31 +0000 (18:43 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 16:43:31 +0000 (18:43 +0200)
commented out fortran patch. This one does not exist in the tree and
is commented out in the 2007 and 2008 versions too

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/gcc/gcc-csl-arm-2006q1.inc

index 0fabaef..daf242d 100644 (file)
@@ -6,7 +6,7 @@ PV = "4.1.0+csl-arm-2006q1-6"
 FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm"
 
 SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2006q1-6-arm-none-eabi.src.tar.bz2;name=archive \
-           file://gcc-configure-no-fortran.patch \
+#           file://gcc-configure-no-fortran.patch \
            file://gcc-new-makeinfo.patch"
 
 S = "${WORKDIR}/gcc-2006q1"