diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/e2fsprogs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index 0ecd9521f4..e102759925 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -22,10 +22,7 @@ include $(INCLUDE_DIR)/host-build.mk HOST_CFLAGS += $(FPIC) HOST_CONFIGURE_ARGS += \ - --disable-shared \ --disable-elf-shlibs \ - --enable-static \ - --enable-dynamic-e2fsck \ --disable-tls \ --disable-nls |