cparser: mark broken on ppc64 targets
This commit is contained in:
@@ -13,7 +13,7 @@ distfiles="https://github.com/MatzeB/cparser/archive/cparser-${version}.tar.gz"
|
||||
checksum=0965aa23d8ed7d4cce309806fec2d2c18ad20a74a084340baed0dc874b24175b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="requires broken libfirm" ;;
|
||||
aarch64*|ppc64*) broken="requires broken libfirm" ;;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
||||
Reference in New Issue
Block a user