e2fsprogs: disable testio debug to reduce code size
[openwrt.git] / 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       \