llvm-toolset/llvm-toolset.yaml

70 lines
1.6 KiB
YAML

document: modulemd
version: 2
data:
name: llvm-toolset
stream: rhel8
summary: LLVM
description: LLVM Tools and libraries
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
requires:
platform: [el8]
profiles:
common:
rpms:
- llvm-toolset
api:
rpms:
- clang
- clang-analyzer
- clang-libs
- clang-devel
- clang-tools-extra
- git-clang-format
- lldb
- lldb-devel
- llvm
- llvm-devel
- llvm-libs
- lld
- lld-libs
components:
rpms:
python-lit:
rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
llvm:
rationale: LLVM tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
clang:
rationale: clang tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2
lldb:
rationale: lldb debugger
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2