diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-03 21:52:28 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-03 21:52:28 +0000 |
commit | d371adc14d8dcdf7a19ec63b92bb6d2624348b6c (patch) | |
tree | a11ccbfdefd4933e33e3c56a071a111cc0aa681a /packages/gcc/gcc_4.1.2.bb | |
parent | 5c59726be653249443ecfdb084bff22c948f2eec (diff) | |
parent | fecb7beebd8a8e4b0b369f2b1f5449a89d2a85eb (diff) |
merge of '63574aab45fa11754d7be72eaf51866ddc2f1fc4'
and 'e9f1e7c93893cfe82d2a2642ffa7844ff663e0f8'
Diffstat (limited to 'packages/gcc/gcc_4.1.2.bb')
-rw-r--r-- | packages/gcc/gcc_4.1.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb index 2e6036d119..bd205f68eb 100644 --- a/packages/gcc/gcc_4.1.2.bb +++ b/packages/gcc/gcc_4.1.2.bb @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" DESCRIPTION = "The GNU cc and gcc C compilers." HOMEPAGE = "http://www.gnu.org/software/gcc/" SECTION = "devel" @@ -20,7 +20,6 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.2/gcc-4.1.2.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 \ |