summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-03-01 22:29:04 +0000
committerPhilip Balister <philip@balister.org>2007-03-01 22:29:04 +0000
commitaacbb6ba462d455f0b226c1ded6925ef163b2c3e (patch)
treec977181eb0458daa065bc8c77081600a31b575f1 /packages/gcc/gcc_4.1.1.bb
parent44b318642583cbd7f902117b9e05c4cb225f30ed (diff)
parent4e41d9dd01996b7a1f49a8b33c85d68888595e9b (diff)
merge of '0aca530cedb795675036f35c32e9eca37a2c8985'
and '5ac21df7b1a77c051fd8fe1155e7a5539009e9af'
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 48827cc902..104a8abb76 100644
--- a/packages/gcc/gcc_4.1.1.bb
+++ b/packages/gcc/gcc_4.1.1.bb
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "r10"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
@@ -20,6 +20,7 @@ SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
file://602-sdk-libstdc++-includes.patch;patch=1 \
file://740-sh-pr24836.patch;patch=1 \
file://800-arm-bigendian.patch;patch=1 \
+ file://801-arm-bigendian-eabi.patch;patch=1 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://gcc41-configure.in.patch;patch=1 \