aboutsummaryrefslogtreecommitdiffstats
path: root/tools/m4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/m4/Makefile')
-rw-r--r--tools/m4/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/m4/Makefile b/tools/m4/Makefile
index 71498b490a..47c332123b 100644
--- a/tools/m4/Makefile
+++ b/tools/m4/Makefile
@@ -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)