summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.2.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.2.bb
parent12c256dd88f6161d5bfcf82b19357e429bf2d596 (diff)
parent685edbe4043c863b0b9b3f5b1ceb6e578fcf1c5f (diff)
merge of '4d697e87459daf170e9cdc2cf6e3cb5382c0a5b1'
and '929600dfe3a47dcc3a6fa29011a5cac24759e500'
Diffstat (limited to 'packages/gcc/gcc_4.1.2.bb')
-rw-r--r--packages/gcc/gcc_4.1.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb
index 91f6624aa1..2794ffca8b 100644
--- a/packages/gcc/gcc_4.1.2.bb
+++ b/packages/gcc/gcc_4.1.2.bb
@@ -1,4 +1,4 @@
-PR = "r0"
+PR = "r1"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
@@ -24,6 +24,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://gcc41-configure.in.patch;patch=1 \
+ file://gcc-ignore-cache.patch;patch=1 \
file://arm-thumb.patch;patch=1 \
file://arm-thumb-cache.patch;patch=1 \
file://ldflags.patch;patch=1 \