tools: remove static linking support
[openwrt/staging/florian.git] / tools / m4 / Makefile
index 71498b490a15d129897c4f2e0a548ca5daf72e4b..47c332123be4e2cd1a0f8c2c54ff85b8ec183050 100644 (file)
@@ -20,8 +20,6 @@ include $(INCLUDE_DIR)/host-build.mk
 
 HOST_CONFIGURE_VARS += gl_cv_func_strstr_linear=no
 
-HOST_LDFLAGS += $(HOST_STATIC_LINKING)
-
 define Host/Clean
        -$(MAKE) -C $(HOST_BUILD_DIR) uninstall
        $(call Host/Clean/Default)