aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.0.0.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-30 08:55:10 -0700
committerTom Rini <trini@embeddedalley.com>2009-04-30 09:16:40 -0700
commit1f7055b6bbc26c5243cd809d5974b418545fdf03 (patch)
treedcd754148359287684b47f38cafde12e5d69b422 /recipes/gcc/gcc-cross_4.0.0.bb
parent73a5d9a06fabdede79c82e315894341b415ec3b1 (diff)
downloadopenembedded-1f7055b6bbc26c5243cd809d5974b418545fdf03.tar.gz
gcc 4.0.0: Fix fortran building, disable libmudflap/ssp, add gcc-posix-open-fix.patch, add missing cross-initial/cross-intermediate files, really honor LDFLAGS, bump PR
Diffstat (limited to 'recipes/gcc/gcc-cross_4.0.0.bb')
-rw-r--r--recipes/gcc/gcc-cross_4.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross_4.0.0.bb b/recipes/gcc/gcc-cross_4.0.0.bb
index e192d82adc..e9e2e7bae8 100644
--- a/recipes/gcc/gcc-cross_4.0.0.bb
+++ b/recipes/gcc/gcc-cross_4.0.0.bb
@@ -1,4 +1,4 @@
-PR = "r8"
+PR = "r9"
require gcc-${PV}.inc
require gcc-cross4.inc