summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-native.inc')
-rw-r--r--meta/packages/gcc/gcc-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-native.inc b/meta/packages/gcc/gcc-native.inc
index 6fa615ffc7..63b7375e96 100644
--- a/meta/packages/gcc/gcc-native.inc
+++ b/meta/packages/gcc/gcc-native.inc
@@ -5,7 +5,7 @@ PROVIDES = "gcc-native-${PV}"
5inherit native 5inherit native
6 6
7# This is intended to be a -very- basic config 7# This is intended to be a -very- basic config
8EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \ 8EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${prefix} \
9 --with-newlib \ 9 --with-newlib \
10 --disable-shared \ 10 --disable-shared \
11 --disable-threads \ 11 --disable-threads \