Temporary disable crashreporter
This commit is contained in:
parent
6018070ba3
commit
e6bc05547a
@ -52,7 +52,8 @@ ExcludeArch: i686
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1951606
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1951606
|
||||||
%global enable_mozilla_crashreporter 0
|
%global enable_mozilla_crashreporter 0
|
||||||
%ifarch x86_64 %{ix86}
|
%ifarch x86_64 %{ix86}
|
||||||
%global enable_mozilla_crashreporter 1
|
# Temporaty disabled due to build issues
|
||||||
|
%global enable_mozilla_crashreporter 0
|
||||||
%endif
|
%endif
|
||||||
%if %{build_with_asan}
|
%if %{build_with_asan}
|
||||||
%global enable_mozilla_crashreporter 0
|
%global enable_mozilla_crashreporter 0
|
||||||
|
Loading…
Reference in New Issue
Block a user