summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-11 22:18:26 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-11 22:18:26 +0000
commit04a36610bd004a7d1d40e12539515c88fca47e6a (patch)
treeddf19373b6321de3c6d5e237b265042ee1467d19 /packages/gcc/gcc_4.1.1.bb
parent12c256dd88f6161d5bfcf82b19357e429bf2d596 (diff)
parent685edbe4043c863b0b9b3f5b1ceb6e578fcf1c5f (diff)
merge of '4d697e87459daf170e9cdc2cf6e3cb5382c0a5b1'
and '929600dfe3a47dcc3a6fa29011a5cac24759e500'
Diffstat (limited to 'packages/gcc/gcc_4.1.1.bb')
-rw-r--r--packages/gcc/gcc_4.1.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb
index 104a8abb76..08ec8a0fa0 100644
--- a/packages/gcc/gcc_4.1.1.bb
+++ b/packages/gcc/gcc_4.1.1.bb
@@ -1,4 +1,4 @@
-PR = "r10"
+PR = "r11"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
@@ -32,6 +32,7 @@ SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
file://unbreak-armv4t.patch;patch=1 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://gcc-4.1.1-pr13685-1.patch;patch=1 \
+ file://gcc-ignore-cache.patch;patch=1 \
"
SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "