diff --git a/firefox.spec b/firefox.spec index 99c824d..19df527 100644 --- a/firefox.spec +++ b/firefox.spec @@ -52,7 +52,8 @@ ExcludeArch: i686 # https://bugzilla.redhat.com/show_bug.cgi?id=1951606 %global enable_mozilla_crashreporter 0 %ifarch x86_64 %{ix86} -%global enable_mozilla_crashreporter 1 +# Temporaty disabled due to build issues +%global enable_mozilla_crashreporter 0 %endif %if %{build_with_asan} %global enable_mozilla_crashreporter 0