From 2311cfeed4cf7b66f7360993017d9e4a920f6559 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 30 Nov 2014 20:12:07 +0000 Subject: gengetopt: fix parallel build issues (#18442) Signed-off-by: Felix Fietkau SVN-Revision: 43440 --- tools/gengetopt/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/gengetopt/Makefile') diff --git a/tools/gengetopt/Makefile b/tools/gengetopt/Makefile index a66fbe6605..74e528e6fd 100644 --- a/tools/gengetopt/Makefile +++ b/tools/gengetopt/Makefile @@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) PKG_MD5SUM:=29749a48dda69277ab969c510597a14e +HOST_FIXUP := autoreconf + HOST_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk -- cgit v1.2.3