e2fsprogs: disable testio debug to reduce code size
authorFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067

package/utils/e2fsprogs/Makefile

index e1e9aff3f055f5b3b98ee6588603f035fbf65ccb..8f1f3716ad4d928aad8610052fc6042ff0493857 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       \