diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-13 11:04:58 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-13 11:04:58 +0200 |
commit | 294f5bb1395138045b1bf9403d9cc47014b1a825 (patch) | |
tree | b278f0a46c6f1e9bd806e2d94d87c35d485437a6 /recipes/gcc/gcc-4.3.4.inc | |
parent | 4b2780d203083dc4647fc81e7d978579620bfeaf (diff) | |
parent | 8786dbcabdb3f9c0dec743298af8b4e7005a3b0a (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gcc/gcc-4.3.4.inc')
-rw-r--r-- | recipes/gcc/gcc-4.3.4.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.3.4.inc b/recipes/gcc/gcc-4.3.4.inc index 8fd607afab..b0954c420d 100644 --- a/recipes/gcc/gcc-4.3.4.inc +++ b/recipes/gcc/gcc-4.3.4.inc @@ -8,7 +8,7 @@ LICENSE = "GPLv3" DEPENDS = "mpfr gmp" NATIVEDEPS = "mpfr-native gmp-native" -INC_PR = "r9" +INC_PR = "r10" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \ |