projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d16bbc
)
[tools] qemu: link statically
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 10 Aug 2012 19:26:48 +0000
(19:26 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 10 Aug 2012 19:26:48 +0000
(19:26 +0000)
SVN-Revision: 33103
tools/qemu/Makefile
patch
|
blob
|
history
diff --git
a/tools/qemu/Makefile
b/tools/qemu/Makefile
index 111cc6d3c42e862884f50d1e119f4acedcae9048..92f0304ea8bc3844ad44db34194cf8f767988542 100644
(file)
--- a/
tools/qemu/Makefile
+++ b/
tools/qemu/Makefile
@@
-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); \