aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc_4.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc_4.2.4.bb')
-rw-r--r--recipes/gcc/gcc_4.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.2.4.bb b/recipes/gcc/gcc_4.2.4.bb
index 1da86a3fc5..88887acccc 100644
--- a/recipes/gcc/gcc_4.2.4.bb
+++ b/recipes/gcc/gcc_4.2.4.bb
@@ -4,7 +4,7 @@ require gcc-${PV}.inc
require gcc-configure-target.inc
require gcc-package-target.inc
-SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1"
+SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes"
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"