diff --git a/rust.spec b/rust.spec index 03ea06d..ddb47b5 100644 --- a/rust.spec +++ b/rust.spec @@ -44,7 +44,7 @@ ExclusiveArch: %{rust_arches} # We can also choose to just use Rust's bundled LLVM, in case the system LLVM # is insufficient. Rust currently requires LLVM 19.0+. # See src/bootstrap/src/core/build_steps/llvm.rs, fn check_llvm_version -%global min_llvm_version 20.0.0 +%global min_llvm_version 19.0.0 %global bundled_llvm_version 21.1.1 #global llvm_compat_version 19 %global llvm llvm%{?llvm_compat_version}