PKGNAME=ppl
PKGSEC=libs
PKGDEP="gmp"
PKGDES="Library for convex polyhedra and other numerical abstractions"

AUTOTOOLS_AFTER=(
    '--enable-interfaces=c,cxx'
)

AB_FLAGS_O3=1
