summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/gcc/gcc_4.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/gcc/gcc_4.5.bb')
-rw-r--r--meta-oe/recipes-devtools/gcc/gcc_4.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc_4.5.bb
index 24fa751b8..19e8a25d0 100644
--- a/meta-oe/recipes-devtools/gcc/gcc_4.5.bb
+++ b/meta-oe/recipes-devtools/gcc/gcc_4.5.bb
@@ -3,7 +3,5 @@ require recipes-devtools/gcc/gcc-${PV}.inc
3require recipes-devtools/gcc/gcc-configure-target.inc 3require recipes-devtools/gcc/gcc-configure-target.inc
4require recipes-devtools/gcc/gcc-package-target.inc 4require recipes-devtools/gcc/gcc-package-target.inc
5 5
6SRC_URI_append = "file://fortran-cross-compile-hack.patch"
7
8ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" 6ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
9 7