From 7ca551f7b3a6b097dbdec63a0665ae282567251a Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 9 Oct 2020 08:03:59 +0200 Subject: [PATCH] Disabled s390x due to https://bugzilla.redhat.com/show_bug.cgi?id=1886672 --- firefox.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firefox.spec b/firefox.spec index aa7afe8..fc3d13c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -4,6 +4,9 @@ %global build_with_clang 0 %global build_with_asan 0 +# Disabled due to https://bugzilla.redhat.com/show_bug.cgi?id=1886672 +ExcludeArch: s390x + %global enable_mozilla_crashreporter 0 %ifarch x86_64 %{ix86} %global enable_mozilla_crashreporter 1