e2fsprogs: disable testio debug to reduce code size
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37067
This commit is contained in:
parent
1646855141
commit
9ef2c08f37
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ TARGET_CFLAGS += $(FPIC) -ffunction-sections -fdata-sections
|
||||||
|
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-testio-debug \
|
||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--disable-libuuid \
|
--disable-libuuid \
|
||||||
--enable-libblkid \
|
--enable-libblkid \
|
||||||
|
|
Loading…
Reference in a new issue