aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.0.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.0.0.inc')
-rw-r--r--recipes/gcc/gcc-4.0.0.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gcc/gcc-4.0.0.inc b/recipes/gcc/gcc-4.0.0.inc
index 835465f807..b6bf325b25 100644
--- a/recipes/gcc/gcc-4.0.0.inc
+++ b/recipes/gcc/gcc-4.0.0.inc
@@ -4,9 +4,9 @@ DEPENDS = "mpfr gmp"
NATIVEDEPS = "mpfr-native gmp-native"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
- file://gcc-posix-open-fix.patch;patch=1 \
- file://zecke-xgcc-cpp.patch;patch=1"
-SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
+ file://gcc-posix-open-fix.patch;apply=yes \
+ file://zecke-xgcc-cpp.patch;apply=yes"
+SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes "
# Language Overrides
FORTRAN = ",f95"