X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a747801bd225a63c6a37c1a156b7dba090890023..0f4690a4e0cf33c4e032ce363253f4e2dfdb9a14:/tools/cloog/Makefile?ds=inline

diff --git a/tools/cloog/Makefile b/tools/cloog/Makefile
index 71791a6ff..945258263 100644
--- a/tools/cloog/Makefile
+++ b/tools/cloog/Makefile
@@ -13,6 +13,8 @@ PKG_SOURCE_URL:=ftp://gcc.gnu.org/pub/gcc/infrastructure
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_MD5SUM:=04aa756179b6d850d9ffa50f61b91895
 
+HOST_FIXUP:=autoreconf
+
 include $(INCLUDE_DIR)/host-build.mk
 
 unexport CFLAGS