e2fsprogs: disable testio debug to reduce code size

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

SVN-Revision: 37067
This commit is contained in:
Felix Fietkau 2013-06-28 11:26:58 +00:00
parent 1646855141
commit 9ef2c08f37

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 \