PKGNAME=libpfm
PKGSEC=libs
PKGDEP="gcc-runtime python-3"
BUILDDEP="setuptools swig"
PKGDES="A helper library to program specific performance monitoring events"

ABMK="CONFIG_PFMLIB_NOPYTHON=n"
MAKE_AFTER="${ABMK}"
