From 94f63fa5642f70d993efa0428f46851a2cddc213 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 17 Aug 2010 10:03:29 -0700 Subject: gcc_4.5.0: import a missing patch from gcc_4.3.3 [BUGID #208] Thanks to Edwin Zhai for reproducing issue and narrowing it down to the segmentation fault in the floorf function of libstdc++-v3 And Thanks to RP for pointing out that this is a known issue with the fix already in the gcc 4.3.3 recipe Signed-off-by: Nitin A Kamble Signed-off-by: Richard Purdie --- meta/packages/gcc/gcc-runtime_4.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/gcc/gcc-runtime_4.5.0.bb') diff --git a/meta/packages/gcc/gcc-runtime_4.5.0.bb b/meta/packages/gcc/gcc-runtime_4.5.0.bb index 9eb658b12..2127eb687 100644 --- a/meta/packages/gcc/gcc-runtime_4.5.0.bb +++ b/meta/packages/gcc/gcc-runtime_4.5.0.bb @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" require gcc-${PV}.inc require gcc-configure-runtime.inc -- cgit v1.2.3