summaryrefslogtreecommitdiff
path: root/recipes/gcc/gcc-cross_4.2.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/gcc/gcc-cross_4.2.3.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gcc/gcc-cross_4.2.3.bb')
-rw-r--r--recipes/gcc/gcc-cross_4.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross_4.2.3.bb b/recipes/gcc/gcc-cross_4.2.3.bb
index 0157034dd3..13dec2718e 100644
--- a/recipes/gcc/gcc-cross_4.2.3.bb
+++ b/recipes/gcc/gcc-cross_4.2.3.bb
@@ -3,7 +3,7 @@ PR = "${INC_PR}.1"
require gcc-${PV}.inc
require gcc-cross4.inc
-SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
+SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch "
EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"