tools: remove static linking support
[openwrt/staging/chunkeey.git] / tools / bison / Makefile
index bf7b92b2c12442ec9a64124299fa2b5ba8a47c47..10d872048415262f5df12361f843c3a75f9fccd4 100644 (file)
@@ -18,8 +18,6 @@ HOST_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/host-build.mk
 
-HOST_LDFLAGS += $(HOST_STATIC_LINKING)
-
 define Host/Clean
        -$(MAKE) -C $(HOST_BUILD_DIR) uninstall
        $(call Host/Clean/Default)