aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 18:43:31 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 18:43:31 +0200
commitfeb3052c4a48866a5a2e870ac390f39660255fab (patch)
tree4acc8b08aefa9edc30133b64da64207e15183b27 /recipes/gcc
parenta9b18b730ff2d8ab72ad058cdb2bd04a2b5e7e52 (diff)
downloadopenembedded-feb3052c4a48866a5a2e870ac390f39660255fab.tar.gz
gcc-csl-arm-2006q1.inc commented out fortran patch
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>
Diffstat (limited to 'recipes/gcc')
-rw-r--r--recipes/gcc/gcc-csl-arm-2006q1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-csl-arm-2006q1.inc b/recipes/gcc/gcc-csl-arm-2006q1.inc
index 0fabaef92f..daf242d401 100644
--- a/recipes/gcc/gcc-csl-arm-2006q1.inc
+++ b/recipes/gcc/gcc-csl-arm-2006q1.inc
@@ -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"