mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:49:42 +02:00
[tools] qemu: link statically
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d71290b18c
commit
565c4ef1a0
@ -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…
Reference in New Issue
Block a user