mklibs: link statically
SVN-Revision: 33097
This commit is contained in:
parent
299762f190
commit
74d598ea7c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PKG_MD5SUM:=afe0ed527ba96b8a882b5de350603007
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
HOST_CFLAGS += -I$(CURDIR)/include
|
HOST_CFLAGS += -I$(CURDIR)/include
|
||||||
|
HOST_LDFLAGS += -static
|
||||||
|
|
||||||
define Host/Install
|
define Host/Install
|
||||||
$(INSTALL_BIN) \
|
$(INSTALL_BIN) \
|
||||||
|
|
Loading…
Reference in a new issue