mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
qemu: link statically
SVN-Revision: 33103
This commit is contained in:
parent
0096c48024
commit
7c5b0f63a1
@ -17,6 +17,7 @@ PKG_MD5SUM:=b6c713a8db638e173af53a62d5178640
|
|||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs
|
HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs
|
||||||
|
HOST_LDFLAGS += -static
|
||||||
|
|
||||||
define Host/Configure
|
define Host/Configure
|
||||||
(cd $(HOST_BUILD_DIR); \
|
(cd $(HOST_BUILD_DIR); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user