mit-scheme-c: broken on ppc
This commit is contained in:
parent
738f9c42cd
commit
edd6f6318f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ alternatives="
|
|||
nocross="Tries to build parts of the package with itself"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc) broken="free(): invalid pointer";;
|
||||
ppc*-musl) broken="Fails to link";;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue