diff options
-rw-r--r-- | firefox.spec | 2 |
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} |