1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-28 21:49:29 +03:00

tools/flex: enable parallel builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-09-15 14:18:01 +00:00
parent b23321a783
commit 557910b6b6

View File

@ -14,6 +14,8 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=10714e50cea54dc7a227e3eddcd44d57
PKG_CAT:=bzcat
HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk
HOST_LDFLAGS += $(HOST_STATIC_LINKING)