Explicitly build against llvm8.0 compat package

ldc 1.15.0 doesn't support newer llvm.
epel9
Kalev Lember 5 years ago
parent d4ee334c4a
commit b9cb7ecba1

@ -5,7 +5,7 @@
#global pre beta2
#global llvm_version 6.0
%global llvm_version 8.0
# Enable this for bootstrapping with an older version that doesn't require a
# working D compiler to build itself

Loading…
Cancel
Save