mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
cloog: update to cloog-0.18.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0f2130575a
commit
6b40a895f3
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="cloog"
|
||||
PKG_VERSION="0.17.0"
|
||||
PKG_VERSION="0.18.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPL"
|
||||
@ -33,4 +33,4 @@ PKG_SHORTDESC="cloog: a free software and library to generate code for scanning
|
||||
PKG_LONGDESC="CLooG is a library to generate code for scanning Z-polyhedra. In other words, it finds code that reaches each integral point of one or more parameterized polyhedra. GCC links with this library in order to enable the new loop generation code known as Graphite."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no" #TODO: automake 1.13 support must be fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user