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, 0 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-native.inc b/meta/packages/gcc/gcc-native.inc
index 3cf20a4589..6fa615ffc7 100644
--- a/meta/packages/gcc/gcc-native.inc
+++ b/meta/packages/gcc/gcc-native.inc
@@ -4,8 +4,6 @@ PROVIDES = "gcc-native-${PV}"
4 4
5inherit native 5inherit native
6 6
7FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"
8
9# This is intended to be a -very- basic config 7# This is intended to be a -very- basic config
10EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \ 8EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \
11 --with-newlib \ 9 --with-newlib \