diff --git a/packages/toolchain/math/ppl/meta b/packages/toolchain/math/ppl/meta index 7d165323cd..13b1e87a3a 100644 --- a/packages/toolchain/math/ppl/meta +++ b/packages/toolchain/math/ppl/meta @@ -12,3 +12,5 @@ PKG_SECTION="toolchain/math" PKG_SHORTDESC="ppl: Parma Polyhedra Library" PKG_LONGDESC="The Parma Polyhedra Library (PPL) provides numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"