summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.1.1.inc')
-rw-r--r--recipes/gcc/gcc-4.1.1.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.1.1.inc b/recipes/gcc/gcc-4.1.1.inc
index 3b813b0626..951dd91247 100644
--- a/recipes/gcc/gcc-4.1.1.inc
+++ b/recipes/gcc/gcc-4.1.1.inc
@@ -3,7 +3,7 @@ require gcc-common.inc
DEPENDS = "mpfr gmp"
NATIVEDEPS = "mpfr-native gmp-native"
-INC_PR = "r1"
+INC_PR = "r2"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://100-uclibc-conf.patch \
@@ -32,6 +32,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://gcc-4.1.1-e300cx.patch \
file://pr34130.patch \
file://sed-fixinc-backslash.patch \
+ file://Makefile.in.patch \
"
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch "