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([