From: John Crispin Date: Sun, 10 Jun 2012 07:43:43 +0000 (+0000) Subject: fix build breakage introduced by [32142] X-Git-Tag: reboot~13643 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=16a4d29ae0eccc21e4eac58e5f498c1ea38a11af fix build breakage introduced by [32142] SVN-Revision: 32157 --- diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index 865ed9fb44..bf5e12ff80 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -25,7 +25,8 @@ CONFIGURE_ARGS += \ --disable-rpath \ --enable-elf-shlibs \ --enable-dynamic-e2fsck \ - --disable-tls + --disable-tls \ + --disable-nls define Host/Install $(Host/Install/Default)