e2fsprogs: disable testio debug to reduce code size
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37067 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/utils/e2fsprogs/Makefile

index e1e9aff..8f1f371 100644 (file)
@@ -85,6 +85,7 @@ TARGET_CFLAGS += $(FPIC) -ffunction-sections -fdata-sections
 
 
 CONFIGURE_ARGS += \
+       --disable-testio-debug \
        --enable-elf-shlibs     \
        --disable-libuuid       \
        --enable-libblkid       \