Temporary disable crashreporter

This commit is contained in:
Martin Stransky 2023-10-24 17:18:08 +02:00
parent 8ddd19880e
commit 29b8dda20b

View File

@ -40,7 +40,7 @@ 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
%global enable_mozilla_crashreporter 0
%endif
%if %{build_with_asan}
%global enable_mozilla_crashreporter 0