mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 16:22:56 +02:00
firefox-esr: broken for armv5tel* also
This commit is contained in:
parent
f30f47a569
commit
500d64d51d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ build_options="alsa dbus gtk3 pulseaudio startup_notification xscreensaver sndio
|
||||||
build_options_default="alsa dbus gtk3 pulseaudio startup_notification xscreensaver sndio"
|
build_options_default="alsa dbus gtk3 pulseaudio startup_notification xscreensaver sndio"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
ppc*) broken="xptcall bitrot" ;;
|
ppc*) broken="xptcall bitrot" ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue