Skip to content
Snippets Groups Projects
Commit a8d55378 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

bison: link statically

SVN-Revision: 33090
parent f874529c
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ PKG_CAT:=bzcat ...@@ -16,6 +16,8 @@ PKG_CAT:=bzcat
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
HOST_LDFLAGS += -static
define Host/Clean define Host/Clean
-$(MAKE) -C $(HOST_BUILD_DIR) uninstall -$(MAKE) -C $(HOST_BUILD_DIR) uninstall
$(call Host/Clean/Default) $(call Host/Clean/Default)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment