summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross-sdk_4.1.2.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-sdk_4.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb b/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
index 616a5831d0..83f0ec865b 100644
--- a/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
+++ b/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
@@ -7,4 +7,4 @@ require gcc-package-sdk.inc
7 7
8DEPENDS += "gmp-native mpfr-native" 8DEPENDS += "gmp-native mpfr-native"
9 9
10EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}" 10EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"