tools/m4: bypass a time consuming configure test

SVN-Revision: 33427
This commit is contained in:
Felix Fietkau 2012-09-15 14:17:28 +00:00
parent 17f9811814
commit 643f51cf90
1 changed files with 2 additions and 0 deletions

View File

@ -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