From 5d9f3ad1db4fde7a17d68c5ba9c4fb41d435fd4e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 21 Apr 2025 15:44:04 -0700 Subject: [PATCH] Disable libedit on rhel 8 Resolves: RHEL-87997 --- llvm-toolset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml index 9aea2a1..603ccc9 100644 --- a/llvm-toolset.yaml +++ b/llvm-toolset.yaml @@ -42,5 +42,5 @@ data: llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 + ref: stream-llvm-toolset-rhel-8-rhel-8.10.0 buildorder: 0