aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross_4.1.0.bb')
-rw-r--r--recipes/gcc/gcc-cross_4.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-cross_4.1.0.bb b/recipes/gcc/gcc-cross_4.1.0.bb
index 017a9e961b..def05869d8 100644
--- a/recipes/gcc/gcc-cross_4.1.0.bb
+++ b/recipes/gcc/gcc-cross_4.1.0.bb
@@ -1,8 +1,8 @@
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.1"
require gcc-${PV}.inc
require gcc-cross4.inc
require gcc-configure-cross.inc
require gcc-package-cross.inc
-EXTRA_OECONF += "--disable-libunwind-exceptions"
+EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"