mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
thunderbird: mark broken for armv7l-musl
This commit is contained in:
parent
fa86491c8a
commit
579d04af0b
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ case $XBPS_TARGET_MACHINE in
|
|||
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/26107/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue