summaryrefslogtreecommitdiffstats
path: root/tools/gengetopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gengetopt/Makefile')
-rw-r--r--tools/gengetopt/Makefile2
1 files changed, 2 insertions, 0 deletions
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