aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.1.0.inc')
-rw-r--r--recipes/gcc/gcc-4.1.0.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-4.1.0.inc b/recipes/gcc/gcc-4.1.0.inc
index bfaf699963..ef62c8f45a 100644
--- a/recipes/gcc/gcc-4.1.0.inc
+++ b/recipes/gcc/gcc-4.1.0.inc
@@ -1,6 +1,6 @@
require gcc-common.inc
-INC_PR = "r10"
+INC_PR = "r11"
DEFAULT_PREFERENCE = "-1"
@@ -11,7 +11,9 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://arm-nolibfloat.patch \
file://arm-softfloat.patch \
file://zecke-xgcc-cpp.patch \
- file://pr34130.patch"
+ file://pr34130.patch \
+ file://Makefile.in.patch \
+ "
SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch "