Revert "firefox: temp broken on aarch64"
This reverts commit 0f464d23b2
.
This commit is contained in:
parent
34e0fc2030
commit
e44762ac60
|
@ -34,7 +34,6 @@ desc_option_lto="Enable Link Time Optimization"
|
|||
desc_option_clang="Build with clang"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*) broken="builders need to be fixed" ;;
|
||||
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
|
|
Loading…
Reference in New Issue