mit-scheme-c: broken on ppc

This commit is contained in:
q66 2020-01-10 17:43:12 +01:00
parent 738f9c42cd
commit edd6f6318f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ alternatives="
nocross="Tries to build parts of the package with itself" nocross="Tries to build parts of the package with itself"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
ppc) broken="free(): invalid pointer";;
ppc*-musl) broken="Fails to link";; ppc*-musl) broken="Fails to link";;
esac esac