From c66e9b885cbaad330f66d2125404306415cf1c9d Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 28 Apr 2025 14:51:51 -0700 Subject: [PATCH] Use python3.12 prefix for lldb Requires Resolves: RHEL-88547 --- rust-toolset.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rust-toolset.yaml b/rust-toolset.yaml index 1db2888..1d48bd3 100644 --- a/rust-toolset.yaml +++ b/rust-toolset.yaml @@ -10,8 +10,8 @@ data: dependencies: - buildrequires: platform: [el8] - llvm-toolset: [rhel_next] - rust-toolset: [rhel_next] + llvm-toolset: [rhel8] + rust-toolset: [rhel8] requires: platform: [el8] llvm-toolset: [rhel8] @@ -37,5 +37,5 @@ data: rpms: rust: rationale: Rust compiler and tools - ref: stream-rust-toolset-rhel-next-rhel-8.10.0 + ref: stream-rust-toolset-rhel8-rhel-8.10.0 buildorder: 0