oprofile: enable on ppc*
This commit is contained in:
parent
154734947c
commit
8b29966c93
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|||
checksum=7ba06f99d7c188389d20d1d5e53ee690c7733f87aa9af62bd664fa0ca235a412
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="requires libpfm, which is not packaged";;
|
||||
ppc*) makedepends+=" papi-devel";;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue