This commit is contained in:
parent
eb479dc43e
commit
b1740ccb11
@ -91,7 +91,7 @@ BuildRequires: dbus-1-glib-devel
|
||||
BuildRequires: dejavu-fonts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: memory-constraints
|
||||
%if 0%{?sle_version} <= 150300
|
||||
%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150400
|
||||
BuildRequires: gcc11-c++
|
||||
%else
|
||||
BuildRequires: gcc-c++
|
||||
@ -370,7 +370,7 @@ export MOZILLA_OFFICIAL=1
|
||||
export BUILD_OFFICIAL=1
|
||||
export MOZ_TELEMETRY_REPORTING=1
|
||||
export MACH_USE_SYSTEM_PYTHON=1
|
||||
%if 0%{?sle_version} <= 150300
|
||||
%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150400
|
||||
export CC=gcc-11
|
||||
%else
|
||||
%if 0%{?clang_build} == 0
|
||||
|
Loading…
Reference in New Issue
Block a user