Skip to content

Commit

Permalink
[tools] bison: link statically
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33090 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
jow committed Aug 10, 2012
1 parent 1f10b0d commit 0bffc60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/bison/Makefile
Expand Up @@ -16,6 +16,8 @@ PKG_CAT:=bzcat

include $(INCLUDE_DIR)/host-build.mk

HOST_LDFLAGS += -static

define Host/Clean
-$(MAKE) -C $(HOST_BUILD_DIR) uninstall
$(call Host/Clean/Default)
Expand Down

0 comments on commit 0bffc60

Please sign in to comment.