diff options
Diffstat (limited to 'gcc/gcc-cross-initial_3.4.2.oe')
-rw-r--r-- | gcc/gcc-cross-initial_3.4.2.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcc-cross-initial_3.4.2.oe b/gcc/gcc-cross-initial_3.4.2.oe index e30a39a840..4faee47e4d 100644 --- a/gcc/gcc-cross-initial_3.4.2.oe +++ b/gcc/gcc-cross-initial_3.4.2.oe @@ -10,7 +10,6 @@ PACKAGES = "" # This is intended to be a -very- basic config EXTRA_OECONF = "--with-local-prefix=${CROSS_DIR}/${TARGET_SYS} \ --with-newlib \ - --disable-nls \ --disable-shared \ --disable-threads \ --disable-multilib \ |