summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross_4.5.0.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-08-17 10:03:29 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-17 22:50:47 +0100
commit94f63fa5642f70d993efa0428f46851a2cddc213 (patch)
tree28248276014147996665f287cf6ca06640bfbaa7 /meta/packages/gcc/gcc-cross_4.5.0.bb
parent514d768673049eb43d1429b095d5937ded38eb99 (diff)
downloadpoky-94f63fa5642f70d993efa0428f46851a2cddc213.tar.gz
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 <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard@openedhand.com>
Diffstat (limited to 'meta/packages/gcc/gcc-cross_4.5.0.bb')
-rw-r--r--meta/packages/gcc/gcc-cross_4.5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross_4.5.0.bb b/meta/packages/gcc/gcc-cross_4.5.0.bb
index 04e4f8d212..3900c8b2ea 100644
--- a/meta/packages/gcc/gcc-cross_4.5.0.bb
+++ b/meta/packages/gcc/gcc-cross_4.5.0.bb
@@ -1,4 +1,4 @@
1PR = "r4" 1PR = "r5"
2 2
3require gcc-${PV}.inc 3require gcc-${PV}.inc
4require gcc-cross4.inc 4require gcc-cross4.inc