upgrade to gcc 15
This commit is contained in:
@@ -53,10 +53,10 @@ BuildRequires: wine
|
||||
Summary: Minimal stuff needed to build EPICS host apps
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
# This EPICS installation uses the toolset 12 compiler
|
||||
# This EPICS installation uses the toolset 15 compiler
|
||||
%if 0%{?rhel} >= 8
|
||||
Requires: gcc-toolset-12-gcc-c++
|
||||
BuildRequires: gcc-toolset-12-gcc-c++
|
||||
Requires: gcc-toolset-15-gcc-c++
|
||||
BuildRequires: gcc-toolset-15-gcc-c++
|
||||
%endif
|
||||
|
||||
# The perl stuff we need
|
||||
|
||||
Reference in New Issue
Block a user