X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a747801bd225a63c6a37c1a156b7dba090890023..a89d3f1a9b4415a29eb23a7831b2d012f316889c:/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