diff --git a/packages/toolchain/math/cloog-ppl/meta b/packages/toolchain/math/cloog-ppl/meta index 496eeed10f..c7b71abc31 100644 --- a/packages/toolchain/math/cloog-ppl/meta +++ b/packages/toolchain/math/cloog-ppl/meta @@ -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"