diff options
Diffstat (limited to 'meta/packages/gcc/gcc-native.inc')
-rw-r--r-- | meta/packages/gcc/gcc-native.inc | 2 |
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 | ||
5 | inherit native | 5 | inherit native |
6 | 6 | ||
7 | FILESDIR = "${@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 |
10 | EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \ | 8 | EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \ |
11 | --with-newlib \ | 9 | --with-newlib \ |