summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross_4.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross_4.1.1.bb')
-rw-r--r--meta/packages/gcc/gcc-cross_4.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross_4.1.1.bb b/meta/packages/gcc/gcc-cross_4.1.1.bb
index 08bc3a836e..819a7bff04 100644
--- a/meta/packages/gcc/gcc-cross_4.1.1.bb
+++ b/meta/packages/gcc/gcc-cross_4.1.1.bb
@@ -17,4 +17,4 @@ require gcc-package-cross.inc
17 17
18SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " 18SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
19 19
20EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR}/${BUILD_SYS}" 20EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"