epel9 now has clang-16 and gcc-toolset-13, need to set dts_version 13 for epel-9

i9ce
Than Ngo 10 months ago
parent ebef65c904
commit 12ae710b99

@ -54,6 +54,9 @@
# set version for devtoolset and gcc-toolset
%global dts_version 12
%if 0%{?rhel} == 9
%global dts_version 13
%endif
# set version for llvm-toolset on el7
%global llvm_toolset_version 14.0

Loading…
Cancel
Save