diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-24 10:18:06 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-24 10:18:06 +0100 |
commit | a21551800f302fcedaf0044f9e7bf475846af11f (patch) | |
tree | f49536d69ba2cfb258788e4ac780c7d118f576a5 /recipes/gcc | |
parent | 1eac4dda40a4e1c542e4a6fd32ad3b86cce92653 (diff) |
gcc 4.3.3: ...and bump PR
Diffstat (limited to 'recipes/gcc')
-rw-r--r-- | recipes/gcc/gcc-4.3.3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc index 383ababce8..f5c1bd84de 100644 --- a/recipes/gcc/gcc-4.3.3.inc +++ b/recipes/gcc/gcc-4.3.3.inc @@ -7,7 +7,7 @@ LICENSE = "GPLv3" DEPENDS = "mpfr gmp" -INC_PR = "r8" +INC_PR = "r9" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \ |