mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
firefox: temp broken on aarch64
until builder fixes are deployed
This commit is contained in:
parent
a2b92d676a
commit
0f464d23b2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ 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