summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-05-05 20:08:47 +0200
committerMartin Stransky <stransky@redhat.com>2020-05-05 20:08:47 +0200
commitbe267b48e73d8a287e6562af2d395dc9ee22c1e6 (patch)
treeeba2e296eaf5fa8b0d8093c734c24710888e0c3c /firefox.spec
parentDisable AV1 on Fedora 30 (diff)
downloadlibrewolf-fedora-ff-be267b48e73d8a287e6562af2d395dc9ee22c1e6.tar.gz
librewolf-fedora-ff-be267b48e73d8a287e6562af2d395dc9ee22c1e6.tar.bz2
librewolf-fedora-ff-be267b48e73d8a287e6562af2d395dc9ee22c1e6.zip
Temporary disable aarch64
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 347f858..f604edd 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 neon build error
-# ExcludeArch: aarch64
+# Disabled due to linker failures
+ExcludeArch: aarch64
%global enable_mozilla_crashreporter 0
%ifarch x86_64 %{ix86}
bgstack15