mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 19:01:37 +00:00
e2fsprogs: link statically
SVN-Revision: 33116
This commit is contained in:
parent
f79666f20c
commit
a7568eb875
@ -18,6 +18,7 @@ PKG_SOURCE_URL:=@SF/e2fsprogs
|
|||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
HOST_CFLAGS += $(FPIC)
|
HOST_CFLAGS += $(FPIC)
|
||||||
|
HOST_LDFLAGS += -static
|
||||||
|
|
||||||
HOST_CONFIGURE_ARGS += \
|
HOST_CONFIGURE_ARGS += \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user