e2fsprogs: link statically
SVN-Revision: 33116
This commit is contained in:
parent
f79666f20c
commit
a7568eb875
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue