diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-11-17 02:56:25 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-11-17 02:56:25 +0000 |
| commit | 623de7130b9c2567b530877460f4c6321c87b0b8 (patch) | |
| tree | c12183dbce50859851dad63773200a566f944095 /binutils/binutils-cross_cvs.oe | |
| parent | 2231a21bead69f5c5b2e8b9cec0aad59717f1c34 (diff) | |
Kill some unnecessary --disable-nls lines in the binutils builds.
BKrev: 419abdd9FxWyTVNdpQdieEUWV6o1hQ
Diffstat (limited to 'binutils/binutils-cross_cvs.oe')
| -rw-r--r-- | binutils/binutils-cross_cvs.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/binutils-cross_cvs.oe b/binutils/binutils-cross_cvs.oe index 08e1747967..5aa98d4052 100644 --- a/binutils/binutils-cross_cvs.oe +++ b/binutils/binutils-cross_cvs.oe @@ -6,7 +6,6 @@ PROVIDES = "virtual/${TARGET_PREFIX}binutils" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/binutils-cvs" PACKAGES = "" EXTRA_OECONF = "--with-sysroot=${CROSS_DIR}/${TARGET_SYS} \ - --disable-nls \ --program-prefix=${TARGET_PREFIX}" do_stage () { |
