Merge branch 'master' into f26

This commit is contained in:
Martin Stransky 2018-03-08 10:37:43 +01:00
commit aaca9d8d46

View File

@ -86,10 +86,10 @@
%global official_branding 1
%global build_langpacks 1
%global enable_mozilla_crashreporter 1
%global enable_mozilla_crashreporter 0
%if !%{debug_build}
%ifarch %{ix86} x86_64
%global enable_mozilla_crashreporter 0
%global enable_mozilla_crashreporter 1
%endif
%endif