mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
flex: link statically
SVN-Revision: 33091
This commit is contained in:
parent
a8d55378c3
commit
6c5dc20343
@ -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…
Reference in New Issue
Block a user