Temporary disable aarch64

This commit is contained in:
Martin Stransky 2020-05-05 20:08:47 +02:00
parent 4fc5ebfabe
commit be267b48e7

View File

@ -10,8 +10,8 @@ ExcludeArch: armv7hl
%endif %endif
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581 # Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
ExcludeArch: s390x ExcludeArch: s390x
# Disabled due to neon build error # Disabled due to linker failures
# ExcludeArch: aarch64 ExcludeArch: aarch64
%global enable_mozilla_crashreporter 0 %global enable_mozilla_crashreporter 0
%ifarch x86_64 %{ix86} %ifarch x86_64 %{ix86}