tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks on mac os x

SVN-Revision: 32161
This commit is contained in:
Felix Fietkau 2012-06-10 12:24:59 +00:00
parent 378773f143
commit fd29691f89
1 changed files with 1 additions and 1 deletions

View File

@ -21,8 +21,8 @@ HOST_CFLAGS += $(FPIC)
HOST_CONFIGURE_ARGS += \
--disable-shared \
--disable-elf-shlibs \
--enable-static \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
--disable-tls \
--disable-nls