aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-12-09 16:58:50 -0800
committerKhem Raj <raj.khem@gmail.com>2010-12-09 17:02:42 -0800
commita91b9a2922d5eb61ad89524b5dab7da524ce00bf (patch)
treec4772eea6b00b3c9302c394b18947323ba721c37 /recipes/gcc/gcc-4.5.inc
parent6c0ce137ba0781bb7d3ddd6dfcf6d7d6af3f58df (diff)
downloadopenembedded-a91b9a2922d5eb61ad89524b5dab7da524ce00bf.tar.gz
gcc/gcc-cross/gcc-cross-intermediate: Generate libgcc_s.so as a linker script stub
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Eric BĂ©nard <eric@eukrea.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 9842946eb7..512bc1750c 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r23"
+INC_PR = "r24"
SRCREV = "167449"
PV = "4.5"