From 2609fe72db02047fc02537e41881d9e4b532d23f Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 5 Nov 2024 08:11:34 +0000 Subject: [PATCH] Sync with stream-llvm-toolset-rhel-next-rhel-8.10.0 --- SOURCES/modulemd.src.txt | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 0e98a3f..df5cc68 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -10,6 +10,7 @@ data: dependencies: - buildrequires: platform: [el8] + swig: [4.0] requires: platform: [el8] profiles: @@ -35,35 +36,40 @@ data: rpms: python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 + buildorder: 0 + llvm-compat: + rationale: LLVM compatibility libraries + multilib: [x86_64] + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 buildorder: 0 - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries + clang: + rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 - buildorder: 1 - clang: - rationale: clang tools and libraries + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 + buildorder: 2 + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 - buildorder: 1 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 + buildorder: 2 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 buildorder: 2 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 buildorder: 2