From f3c5fcee26259944f01c1cd3653564ed98ca0b25 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Oct 20 2020 06:14:16 +0000 Subject: import llvm-toolset-rhel8-8040020200930082853.9f9e2e7e --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 905b858..d7f8edc 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -36,39 +36,44 @@ data: llvm-toolset: rationale: Meta package for llvm-toolset providing scl enable scripts. multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.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.4.0 buildorder: 0 python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 0 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 1 clang: rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 1 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.3.0 + ref: stream-rhel-8-rhel-8.4.0 buildorder: 2 diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index 940e4f0..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.3.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: fa4e0258456e5055992b82a9559f5482a314cf20 - buildorder: 1 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: 286992764b6f0480b9c7c3bbed4b23ad5fcb7e4f - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: 99a6c257ee303c003f1ee5173489cbf81bb810a3 - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: 1d4e6c11a012c1c011671bb8ffcf3bcce08d6165 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: 513308960827f3654776fe3ffc4afdf62e3d0b0b - buildorder: 2 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: 1e30ac6a36822920a324a9762f0c5d71d795453f - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 10fe5562186b146f746e9c6f129aba788ce424bd - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: 2b856783b5ffab0920be8edc15cc34f3d99889df -... -