Use latest llvm on RHEL

epel9
Kalev Lember 2 years ago
parent 8fa9d45577
commit 7504c78682

@ -1,4 +1,8 @@
%if 0%{?rhel}
#global llvm_version 14
%else
%global llvm_version 14
%endif
%global soversion 100
# bootstrapping is used for updating LDC to a newer version: it relies on an

Loading…
Cancel
Save