mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tcc: fails to build on ppc
This commit is contained in:
parent
cbe6e4b2b5
commit
ccad3fe239
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*) broken="ftbfs";;
|
||||||
*-musl) configure_args="--config-musl";;
|
*-musl) configure_args="--config-musl";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue