mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:24:39 +02:00
tools/m4: bypass a time consuming configure test
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33427 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
88ebcf4b48
commit
c06584708e
@ -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 New Issue
Block a user