Merge branch 'master' into f31

This commit is contained in:
Martin Stransky 2020-01-02 11:52:13 +01:00
commit 1a1f848ee7

View File

@ -1,5 +1,5 @@
# Set to true if it's going to be submitted as update.
%global release_build 0
%global release_build 1
%global debug_build 0
%global build_with_clang 0
%global build_with_asan 0
@ -16,6 +16,9 @@ ExcludeArch: s390x
%if %{build_with_asan}
%global enable_mozilla_crashreporter 0
%endif
%if 0%{?flatpak}
%global enable_mozilla_crashreporter 0
%endif
%global system_nss 1
%global system_ffi 1