mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
mtools: link statically
SVN-Revision: 33099
This commit is contained in:
parent
614351940e
commit
5dfdbd0066
@ -16,6 +16,8 @@ PKG_CAT:=zcat
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
HOST_LDFLAGS += -static
|
||||||
|
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
$(MAKE) -C $(HOST_BUILD_DIR) mcopy
|
$(MAKE) -C $(HOST_BUILD_DIR) mcopy
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user