From 0bcbdfd11602286b52194796fe045236e066ebc5 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 18 Dec 2010 19:34:55 +0000 Subject: [PATCH] cloog: libtools has to be run SVN-Revision: 24681 --- tools/cloog/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/cloog/Makefile b/tools/cloog/Makefile index 71791a6ffa..945258263c 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 -- 2.30.2