hostapd: remove old button hotplug script
[openwrt.git] / tools / m4 / Makefile
index 91efb5b..080eb5d 100644 (file)
@@ -14,9 +14,13 @@ PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
 PKG_MD5SUM:=a5dfb4f2b7370e9d34293d23fd09b280
 PKG_CAT:=zcat
 
+HOST_BUILD_PARALLEL:=1
+
 include $(INCLUDE_DIR)/host-build.mk
 
-HOST_LDFLAGS += -static
+HOST_CONFIGURE_VARS += gl_cv_func_strstr_linear=no
+
+HOST_LDFLAGS += $(HOST_STATIC_LINKING)
 
 define Host/Clean
        -$(MAKE) -C $(HOST_BUILD_DIR) uninstall