Temporary disable crashreporter on F33 due to build failures
This commit is contained in:
parent
496994f3a2
commit
c62730d164
@ -10,7 +10,7 @@ ExcludeArch: s390x
|
|||||||
%global enable_mozilla_crashreporter 0
|
%global enable_mozilla_crashreporter 0
|
||||||
# Temporary disable on rawhide due to
|
# Temporary disable on rawhide due to
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1891794
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1891794
|
||||||
%if 0%{?fedora} < 34
|
%if 0%{?fedora} < 33
|
||||||
%ifarch x86_64 %{ix86}
|
%ifarch x86_64 %{ix86}
|
||||||
%global enable_mozilla_crashreporter 1
|
%global enable_mozilla_crashreporter 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user