tools: remove static linking support
[openwrt/openwrt.git] / tools / mklibs / Makefile
index fa0bce70d9bd509aa31a0a17a556e161b2bd9536..6bf1431b8c3d417b7f8dba3928a41873ad9d5b43 100644 (file)
@@ -18,7 +18,6 @@ HOST_FIXUP:=autoreconf
 include $(INCLUDE_DIR)/host-build.mk
 
 HOST_CFLAGS += -I$(CURDIR)/include
-HOST_LDFLAGS += $(HOST_STATIC_LINKING)
 
 define Host/Install
        $(INSTALL_BIN) \