mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
firefox: broken on armv7l-musl for now
This commit is contained in:
parent
2e901c1634
commit
9284c3a8f9
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ build_options="alsa dbus pulseaudio startup_notification xscreensaver sndio wayl
|
||||||
build_options_default="alsa dbus pulseaudio startup_notification xscreensaver sndio wayland"
|
build_options_default="alsa dbus pulseaudio startup_notification xscreensaver sndio wayland"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/21533/steps/shell_3/logs/stdio" ;;
|
||||||
armv6*)
|
armv6*)
|
||||||
broken="required NEON extensions are not supported on armv6"
|
broken="required NEON extensions are not supported on armv6"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue