tools/m4: bypass a time consuming configure test
SVN-Revision: 33427
This commit is contained in:
parent
17f9811814
commit
643f51cf90
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
HOST_CONFIGURE_VARS += gl_cv_func_strstr_linear=no
|
||||||
|
|
||||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||||
|
|
||||||
define Host/Clean
|
define Host/Clean
|
||||||
|
|
Loading…
Reference in a new issue