mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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" ;;
|
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
ppc*) broken="xptcall bitrot" ;;
|
ppc*) broken="xptcall bitrot" ;;
|
||||||
|
armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/26107/steps/shell_3/logs/stdio";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue