1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:20:44 +03: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:
jow 2012-08-10 19:26:48 +00:00
parent d71290b18c
commit 565c4ef1a0

View File

@ -17,6 +17,7 @@ PKG_MD5SUM:=b6c713a8db638e173af53a62d5178640
include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs
HOST_LDFLAGS += -static
define Host/Configure
(cd $(HOST_BUILD_DIR); \