mklibs: link statically

SVN-Revision: 33097
This commit is contained in:
Jo-Philipp Wich 2012-08-10 19:26:36 +00:00
parent 299762f190
commit 74d598ea7c
1 changed files with 1 additions and 0 deletions

View File

@ -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) \