tools/e2fsprogs: remove outdated configure args

removed upstream in 1.40.5:
Don't build e2fsck statically by default anymore 7e8fe327b51051adcbb0d44169b1a933173ce1ff

fixes:
configure: WARNING: unrecognized options: --disable-shared, --enable-static, --enable-dynamic-e2fsck

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 47978
This commit is contained in:
John Crispin 2015-12-23 14:44:18 +00:00
parent 47589bfbe8
commit 2baf90a84e
1 changed files with 0 additions and 3 deletions

View File

@ -22,10 +22,7 @@ include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += $(FPIC)
HOST_CONFIGURE_ARGS += \
--disable-shared \
--disable-elf-shlibs \
--enable-static \
--enable-dynamic-e2fsck \
--disable-tls \
--disable-nls