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 49e1937b06..7c56afecef 100644 --- a/meta/packages/gcc/gcc-cross-initial.inc +++ b/meta/packages/gcc/gcc-cross-initial.inc | |||
| @@ -4,7 +4,7 @@ PROVIDES = "virtual/${TARGET_PREFIX}gcc-initial" | |||
| 4 | PACKAGES = "" | 4 | PACKAGES = "" |
| 5 | 5 | ||
| 6 | # This is intended to be a -very- basic config | 6 | # This is intended to be a -very- basic config |
| 7 | EXTRA_OECONF = "--with-local-prefix=${CROSS_DIR}/${TARGET_SYS} \ | 7 | EXTRA_OECONF = "--with-local-prefix=${STAGING_DIR}/${TARGET_SYS} \ |
| 8 | --with-newlib \ | 8 | --with-newlib \ |
| 9 | --disable-shared \ | 9 | --disable-shared \ |
| 10 | --disable-threads \ | 10 | --disable-threads \ |
