From f22ad6cd6588aa81722c54cdd5ad37a705ffca63 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 15 Sep 2012 14:18:01 +0000 Subject: tools/flex: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33438 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/flex/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/flex') diff --git a/tools/flex/Makefile b/tools/flex/Makefile index 659324a647..8d23448422 100644 --- a/tools/flex/Makefile +++ b/tools/flex/Makefile @@ -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) -- cgit v1.2.3