parent
6cea70f2fa
commit
2b4f07d188
@ -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.4.0]
|
||||
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: d605f4b1b8bdba738e79fe37b23dc2dbeba584c7
|
||||
buildorder: 0
|
||||
llvm-compat:
|
||||
rationale: LLVM compatibility libs for transition user to a new llvm version
|
||||
multilib: [x86_64]
|
||||
ref: 203c65ceafadd4637b6c5f279c27fa98d5584dde
|
||||
buildorder: 0
|
||||
python-lit:
|
||||
rationale: Lit test runner for LLVM
|
||||
ref: ef59b4eff4a1e9697b822135f121aab04dbc79ce
|
||||
buildorder: 0
|
||||
libomp:
|
||||
rationale: LLVM OpenMP runtime
|
||||
multilib: [x86_64]
|
||||
ref: 91d1894a2238f7e5766a0a7468fca81300578888
|
||||
buildorder: 0
|
||||
llvm:
|
||||
rationale: LLVM tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: 158546899df118d39389e0086d276b1cbe7d4eab
|
||||
buildorder: 0
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
multilib: [x86_64]
|
||||
ref: 8ca008752ea93232b76228765e8b08342e675f6a
|
||||
buildorder: 1
|
||||
lld:
|
||||
rationale: LLVM linker
|
||||
multilib: [x86_64]
|
||||
ref: 5a49621f72c4befd3f28dd96986437d542ba49ca
|
||||
buildorder: 1
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: 78ae708b18beef6d296ef85d64af96dbf69b87c7
|
||||
buildorder: 1
|
||||
lldb:
|
||||
rationale: lldb debugger
|
||||
multilib: [x86_64]
|
||||
ref: 1ae3716de51e70b1fa64b65fe70d3fb34dc34867
|
||||
buildorder: 2
|
Loading…
Reference in new issue