summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-02-12 22:36:41 +0100
committerMartin Stransky <stransky@redhat.com>2020-02-12 22:36:41 +0100
commitfa2dad15ece477194d3660cf23fd2d332b8db7a8 (patch)
treecb37a9939c360d032312e6c56c83fbe4a9ef0d8a
parentbuild fix (diff)
downloadlibrewolf-fedora-ff-fa2dad15ece477194d3660cf23fd2d332b8db7a8.tar.gz
librewolf-fedora-ff-fa2dad15ece477194d3660cf23fd2d332b8db7a8.tar.bz2
librewolf-fedora-ff-fa2dad15ece477194d3660cf23fd2d332b8db7a8.zip
temporary disable aarch64
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 094ac4e..7c67bc4 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -8,6 +8,8 @@
ExcludeArch: armv7hl
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
ExcludeArch: s390x
+# Disabled due to neon build error
+ExcludeArch: aarch64
%global enable_mozilla_crashreporter 0
%ifarch x86_64 %{ix86}
bgstack15