X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a747801bd225a63c6a37c1a156b7dba090890023..3ac4e08964d8c274db919d73056367b2f37618de:/tools/cloog/Makefile 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