e2fsprogs: disable testio debug to reduce code size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37067 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2013-06-28 11:26:58 +00:00
parent d74eaa9e85
commit 6cde6a9751

View File

@@ -85,6 +85,7 @@ TARGET_CFLAGS += $(FPIC) -ffunction-sections -fdata-sections
CONFIGURE_ARGS += \
--disable-testio-debug \
--enable-elf-shlibs \
--disable-libuuid \
--enable-libblkid \