aboutsummaryrefslogtreecommitdiffstats
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}"
inherit native
# This is intended to be a -very- basic config
-EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \
+EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${prefix} \
--with-newlib \
--disable-shared \
--disable-threads \