e2fsprogs: link statically

SVN-Revision: 33116
This commit is contained in:
Jo-Philipp Wich 2012-08-10 19:27:07 +00:00
parent f79666f20c
commit a7568eb875

View File

@ -18,6 +18,7 @@ PKG_SOURCE_URL:=@SF/e2fsprogs
include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += $(FPIC)
HOST_LDFLAGS += -static
HOST_CONFIGURE_ARGS += \
--disable-shared \