From bb3e4dda5d85402fadcecc97589ea4e452c36c98 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 29 Jun 2010 00:35:02 +0100 Subject: gcc: Add patch to allow disabling of libstdc++ linkage and hence fix gcc-runtime which was having broken configure tests due to the linker failures and assuming maths primitives were not in libm Signed-off-by: Richard Purdie --- meta/packages/gcc/gcc-cross_4.3.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/gcc/gcc-cross_4.3.3.bb') diff --git a/meta/packages/gcc/gcc-cross_4.3.3.bb b/meta/packages/gcc/gcc-cross_4.3.3.bb index 76d32673c..98573f0c5 100644 --- a/meta/packages/gcc/gcc-cross_4.3.3.bb +++ b/meta/packages/gcc/gcc-cross_4.3.3.bb @@ -1,4 +1,4 @@ -PR = "r12" +PR = "r14" require gcc-${PV}.inc require gcc-cross4.inc -- cgit v1.2.3