From ea1daff2f9cf4df170e814f2c9efb89a1ab348ce Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 10 2022 07:12:59 +0000 Subject: import llvm-toolset-rhel8-8060020220204053142.d63f516d --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 76e64d8..e7e6319 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -36,39 +36,39 @@ data: llvm-toolset: rationale: Meta package for llvm-toolset providing scl enable scripts. multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 0 python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.5.0 - buildorder: 0 - libomp: - rationale: LLVM OpenMP runtime - multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 1 clang: rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 1 + libomp: + rationale: LLVM OpenMP runtime + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.6.0 + buildorder: 2 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 2 diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index 63a32d7..0000000 --- a/llvm-toolset.yaml +++ /dev/null @@ -1,75 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: llvm-toolset - stream: "rhel8" - summary: LLVM - description: >- - LLVM Tools and libraries - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.5.0] - requires: - platform: [el8] - profiles: - common: - rpms: - - llvm-toolset - api: - rpms: - - clang - - clang-analyzer - - clang-devel - - clang-libs - - clang-tools-extra - - git-clang-format - - lld - - lld-libs - - lldb - - lldb-devel - - llvm - - llvm-devel - - llvm-libs - components: - rpms: - clang: - rationale: clang tools and libraries - ref: 3de0f0fb8b33747438c5dd0fd915864e21310f27 - buildorder: 1 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: 3c1b0828282e6409c70ed0ac75406f805f93befa - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: b0dbe993f99b2693d905e31a2afd3c4e67042523 - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: 822799364f72e005eedf4f770bd940c4fa05eb19 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: 967c8fa968e915665ec27dd0dfc208a9ac68f060 - buildorder: 2 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: 49a92e08777ab522488e0f38fb8164d057aeeb04 - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 775385bf07d9531c90af64a810d70af5fec8f5fe - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: 3451c32f587b5cc994041e32bb021a752f573567 -... -