projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
299762f
)
mklibs: link statically
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 10 Aug 2012 19:26:36 +0000
(19:26 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 10 Aug 2012 19:26:36 +0000
(19:26 +0000)
SVN-Revision: 33097
tools/mklibs/Makefile
patch
|
blob
|
history
diff --git
a/tools/mklibs/Makefile
b/tools/mklibs/Makefile
index 7a82848adbd8f27899b02e24f8f4d16a6863b347..0858ad3d501739f0dffaba932fc43b5b74d446bb 100644
(file)
--- a/
tools/mklibs/Makefile
+++ b/
tools/mklibs/Makefile
@@
-16,6
+16,7
@@
PKG_MD5SUM:=afe0ed527ba96b8a882b5de350603007
include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += -I$(CURDIR)/include
+HOST_LDFLAGS += -static
define Host/Install
$(INSTALL_BIN) \