From 95be2ad85614b039602fdae408aa3bc12b4a53f0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 18 2022 20:02:35 +0000 Subject: import llvm-toolset-rhel8-8060020220204053142.d63f516d --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 103aa1a..e7e6319 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -47,11 +47,6 @@ data: multilib: [x86_64] ref: stream-rhel-8-rhel-8.6.0 buildorder: 0 - llvm-compat: - rationale: LLVM compatibility libs for transition user to a new llvm version - multilib: [x86_64] - ref: stream-rhel-8-rhel-8.6.0 - buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index 954f3d7..0000000 --- a/llvm-toolset.yaml +++ /dev/null @@ -1,80 +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.6.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: fc83c9bfccf8a43100328179437239a0922d5680 - buildorder: 1 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: 33e9904d56979e0c3e4c2875f713feae57083993 - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: 9bf2bdf91f387025de7b84a813f8e3b256c70522 - buildorder: 2 - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: fb2d2e9b175b8e08cc7ed773aea763ebc17f9071 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: fe511f11be214dfd90a8d426dd2c539804e4b304 - buildorder: 2 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: 9b827f1c6950f8fc6f946ce1550a58f43c1dda16 - multilib: [x86_64] - llvm-compat: - rationale: LLVM compatibility libs for transition user to a new llvm version - ref: ac658570aa4b247a6602c44966d7dad7c1d88962 - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 038e0c5a55d7a0673bb8ca04613b22582acd4b4e - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: b3125cea4d57c7503556f8f115ed7828ea356ba4 -... -