tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jun 2012 12:24:59 +0000 (12:24 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jun 2012 12:24:59 +0000 (12:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32161 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/e2fsprogs/Makefile

index 7625cf7..36208b3 100644 (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