mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
thunderbird: broken for now on aarch64
This commit is contained in:
parent
480f28466e
commit
58033825bf
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
|||
build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*) broken="waiting for buildbot fix" ;;
|
||||
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue