mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Revert "firefox: temp broken on aarch64"
This reverts commit 0f464d23b2
.
This commit is contained in:
parent
34e0fc2030
commit
e44762ac60
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ desc_option_lto="Enable Link Time Optimization"
|
||||||
desc_option_clang="Build with clang"
|
desc_option_clang="Build with clang"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
aarch64*) broken="builders need to be fixed" ;;
|
|
||||||
armv[56]*) 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" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue