summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gcc/gcc_4.6.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc_4.6.bb b/meta/recipes-devtools/gcc/gcc_4.6.bb
index bfaec86422..3751516648 100644
--- a/meta/recipes-devtools/gcc/gcc_4.6.bb
+++ b/meta/recipes-devtools/gcc/gcc_4.6.bb
@@ -2,6 +2,4 @@ require gcc-${PV}.inc
2require gcc-configure-target.inc 2require gcc-configure-target.inc
3require gcc-package-target.inc 3require gcc-package-target.inc
4 4
5SRC_URI_append = "file://fortran-cross-compile-hack.patch"
6
7ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" 5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"