summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-cross_4.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross_4.8.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc-cross_4.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross_4.8.bb b/meta/recipes-devtools/gcc/gcc-cross_4.8.bb
index d60523513f..b02ea13de2 100644
--- a/meta/recipes-devtools/gcc/gcc-cross_4.8.bb
+++ b/meta/recipes-devtools/gcc/gcc-cross_4.8.bb
@@ -1,5 +1,5 @@
1require recipes-devtools/gcc/gcc-${PV}.inc 1require recipes-devtools/gcc/gcc-${PV}.inc
2require gcc-cross4.inc 2require gcc-cross.inc
3 3
4EXTRA_OECONF += "--disable-libunwind-exceptions \ 4EXTRA_OECONF += "--disable-libunwind-exceptions \
5 --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} \ 5 --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} \