projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aa038b
)
cloog: libtools has to be run
author
Hauke Mehrtens
<hauke@openwrt.org>
Sat, 18 Dec 2010 19:34:55 +0000
(19:34 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Sat, 18 Dec 2010 19:34:55 +0000
(19:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24681
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/cloog/Makefile
patch
|
blob
|
history
diff --git
a/tools/cloog/Makefile
b/tools/cloog/Makefile
index
71791a6
..
9452582
100644
(file)
--- 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