mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
firefox: broken for armv5tel* also
This commit is contained in:
parent
500d64d51d
commit
19da19c9b9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ build_options="alsa jack dbus pulseaudio startup_notification xscreensaver sndio
|
||||||
build_options_default="alsa jack dbus pulseaudio startup_notification xscreensaver sndio wayland"
|
build_options_default="alsa jack dbus pulseaudio startup_notification xscreensaver sndio wayland"
|
||||||
|
|
||||||
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