diff options
Diffstat (limited to 'meta/packages/gcc/gcc-cross-initial.inc')
| -rw-r--r-- | meta/packages/gcc/gcc-cross-initial.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross-initial.inc b/meta/packages/gcc/gcc-cross-initial.inc index ceedb6f8a9..f582de9843 100644 --- a/meta/packages/gcc/gcc-cross-initial.inc +++ b/meta/packages/gcc/gcc-cross-initial.inc | |||
| @@ -12,7 +12,7 @@ EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR_TARGET}${target_prefix} \ | |||
| 12 | --disable-multilib \ | 12 | --disable-multilib \ |
| 13 | --disable-__cxa_atexit \ | 13 | --disable-__cxa_atexit \ |
| 14 | --enable-languages=c \ | 14 | --enable-languages=c \ |
| 15 | --enable-target-optspace \ | 15 | ${OPTSPACE} \ |
| 16 | --program-prefix=${TARGET_PREFIX} \ | 16 | --program-prefix=${TARGET_PREFIX} \ |
| 17 | --with-sysroot=${STAGING_DIR_TARGET} \ | 17 | --with-sysroot=${STAGING_DIR_TARGET} \ |
| 18 | --with-build-sysroot=${STAGING_DIR_TARGET} \ | 18 | --with-build-sysroot=${STAGING_DIR_TARGET} \ |
