summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 7893c82..0427e7d 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -10,8 +10,8 @@ ExcludeArch: armv7hl
%endif
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
ExcludeArch: s390x
-# Disabled due to linker failures
-ExcludeArch: aarch64
+# Disabled due to neon build error
+# ExcludeArch: aarch64
%global enable_mozilla_crashreporter 0
%ifarch x86_64 %{ix86}
bgstack15