From 71c10f0670c789fe10846b88dea34a4a592f20e8 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 12 Jan 2013 18:06:18 +0100 Subject: [PATCH] binutils: add cloog-0.18 support Signed-off-by: Stephan Raue --- .../devel/binutils/patches/binutils-2.23.1-cloog-0.17.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/toolchain/devel/binutils/patches/binutils-2.23.1-cloog-0.17.patch b/packages/toolchain/devel/binutils/patches/binutils-2.23.1-cloog-0.17.patch index add707113e..b98cb98816 100644 --- a/packages/toolchain/devel/binutils/patches/binutils-2.23.1-cloog-0.17.patch +++ b/packages/toolchain/devel/binutils/patches/binutils-2.23.1-cloog-0.17.patch @@ -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([