summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc_4.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc_4.4.1.bb')
-rw-r--r--recipes/gcc/gcc_4.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.4.1.bb b/recipes/gcc/gcc_4.4.1.bb
index 0d156bc839..52b09cf661 100644
--- a/recipes/gcc/gcc_4.4.1.bb
+++ b/recipes/gcc/gcc_4.4.1.bb
@@ -8,7 +8,7 @@ FILES_${PN} += "\
${gcclibdir}/${TARGET_SYS}/*/*.o \
"
-SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes"
+SRC_URI_append = "file://fortran-cross-compile-hack.patch"
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"