llvm-toolset/kernel-testing.yaml

80 lines
1.9 KiB
YAML
Raw Permalink Normal View History

2023-02-23 11:47:58 +00:00
document: modulemd
version: 2
data:
name: llvm-toolset
2024-05-22 17:13:32 +00:00
stream: rhel_next
2023-02-23 11:47:58 +00:00
summary: LLVM
description: LLVM Tools and libraries
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
2024-05-22 17:13:32 +00:00
swig: [4.0]
2023-02-23 11:47:58 +00:00
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
2024-05-22 17:13:32 +00:00
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
2023-02-23 11:47:58 +00:00
buildorder: 0
llvm:
rationale: LLVM tools and libraries
multilib: [x86_64]
2024-05-22 17:13:32 +00:00
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 0
clang:
rationale: clang tools and libraries
multilib: [x86_64]
2024-05-22 17:13:32 +00:00
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 1
2024-05-22 17:13:32 +00:00
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64]
2024-05-22 17:13:32 +00:00
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
2023-02-23 11:47:58 +00:00
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
2024-05-22 17:13:32 +00:00
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 2
lldb:
rationale: lldb debugger
multilib: [x86_64]
2024-05-22 17:13:32 +00:00
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 2
kernel:
2023-05-08 21:01:26 +00:00
ref: c8s
2023-02-23 11:47:58 +00:00
buildorder: 3
buildonly: true