mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
bison: link statically
SVN-Revision: 33090
This commit is contained in:
parent
f874529ca5
commit
a8d55378c3
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue