cloog-ppl: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:11:24 +01:00
parent 34526bb259
commit 04e034939f

View File

@ -12,3 +12,5 @@ PKG_SECTION="toolchain/math"
PKG_SHORTDESC="cloog-ppl: Code Generator in the Polyhedral Model's Home"
PKG_LONGDESC="CLooG-PPL 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="no"