Disable crashreporter when building without debuginfo
This commit is contained in:
parent
04e2d77e46
commit
c302989fdf
@ -52,6 +52,7 @@ ExcludeArch: s390x
|
|||||||
%if !%{create_debuginfo}
|
%if !%{create_debuginfo}
|
||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
%global enable_mozilla_crashreporter 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global system_ffi 1
|
%global system_ffi 1
|
||||||
|
Loading…
Reference in New Issue
Block a user