binutils: add cloog-0.18 support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-12 18:06:18 +01:00
parent 6b40a895f3
commit 71c10f0670

View File

@ -7,7 +7,7 @@ diff -Naur binutils-2.22/configure binutils-2.22.patch/configure
#if CLOOG_VERSION_MAJOR != 0 \
- || CLOOG_VERSION_MINOR != 16 \
- || CLOOG_VERSION_REVISION < 1
+ || CLOOG_VERSION_MINOR != 17
+ || CLOOG_VERSION_MINOR != 18
choke me
#endif
;
@ -19,7 +19,7 @@ diff -Naur binutils-2.22/configure.ac binutils-2.22.patch/configure.ac
dnl If we use CLooG-Legacy, the provided version information is
dnl ignored.
- CLOOG_CHECK_VERSION(0,16,1)
+ CLOOG_CHECK_VERSION(0,17,0)
+ CLOOG_CHECK_VERSION(0,18,0)
dnl Only execute fail-action, if CLooG has been requested.
CLOOG_IF_FAILED([