summaryrefslogtreecommitdiff
path: root/tools/m4
diff options
context:
space:
mode:
Diffstat (limited to 'tools/m4')
-rw-r--r--tools/m4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/m4/Makefile b/tools/m4/Makefile
index fa7ed79..080eb5d 100644
--- a/tools/m4/Makefile
+++ b/tools/m4/Makefile
@@ -18,6 +18,8 @@ HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk
+HOST_CONFIGURE_VARS += gl_cv_func_strstr_linear=no
+
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
define Host/Clean