From 862d15545c0c5e554f37545093469fa603316dc6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 16 Mar 2006 20:10:35 +0000 Subject: gcc-cross 4.1.0: add fix for the mpfr problem, courtesy Philipp Zabel --- packages/gcc/gcc-cross_4.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/gcc') diff --git a/packages/gcc/gcc-cross_4.1.0.bb b/packages/gcc/gcc-cross_4.1.0.bb index 6e299e8299..4b0b5a1311 100644 --- a/packages/gcc/gcc-cross_4.1.0.bb +++ b/packages/gcc/gcc-cross_4.1.0.bb @@ -14,3 +14,5 @@ PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++" include gcc3-build-cross.inc # cross packaging include gcc-package-cross.inc + +EXTRA_OECONF += "--with-mpfr=${STAGING_DIR}/${BUILD_SYS}" -- cgit v1.2.3