commit
fd1e82e586
@ -0,0 +1,79 @@
|
||||
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:
|
||||
llvm-toolset:
|
||||
rationale: Meta package for llvm-toolset providing scl enable scripts.
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 0
|
||||
python-lit:
|
||||
rationale: Lit test runner for LLVM
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 0
|
||||
libomp:
|
||||
rationale: LLVM OpenMP runtime
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 0
|
||||
llvm:
|
||||
rationale: LLVM tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.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.1.0
|
||||
buildorder: 0
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 1
|
||||
lld:
|
||||
rationale: LLVM linker
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 1
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 2
|
||||
lldb:
|
||||
rationale: lldb debugger
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.1.0
|
||||
buildorder: 3
|
Loading…
Reference in new issue