From b90439e19a913a27c27ada337f162c2306c5f73e Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 5 Jun 2024 12:08:11 -0700 Subject: [PATCH] Rebuild with LLVM 18 Resolves: RHEL-40066 --- rust-toolset.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-toolset.yaml b/rust-toolset.yaml index 3ac5db2..4bf0e2d 100644 --- a/rust-toolset.yaml +++ b/rust-toolset.yaml @@ -10,11 +10,11 @@ data: dependencies: - buildrequires: platform: [el8] - llvm-toolset: [rhel8] + llvm-toolset: [rhel_next] rust-toolset: [rhel_next] requires: platform: [el8] - llvm-toolset: [rhel8] + llvm-toolset: [rhel_next] profiles: common: rpms: