parent
6a8003efb1
commit
9a173ad0fc
@ -0,0 +1,80 @@
|
|||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
name: llvm-toolset
|
||||||
|
stream: "rhel8"
|
||||||
|
summary: LLVM
|
||||||
|
description: >-
|
||||||
|
LLVM Tools and libraries
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [el8.6.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: 53102bf9d0d79cccb69855d3856c3d18b71d9732
|
||||||
|
buildorder: 1
|
||||||
|
multilib: [x86_64]
|
||||||
|
compiler-rt:
|
||||||
|
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||||
|
ref: 33e9904d56979e0c3e4c2875f713feae57083993
|
||||||
|
buildorder: 1
|
||||||
|
multilib: [x86_64]
|
||||||
|
libomp:
|
||||||
|
rationale: LLVM OpenMP runtime
|
||||||
|
ref: 9bf2bdf91f387025de7b84a813f8e3b256c70522
|
||||||
|
buildorder: 2
|
||||||
|
multilib: [x86_64]
|
||||||
|
lld:
|
||||||
|
rationale: LLVM linker
|
||||||
|
ref: 0e46af746f99c125194ec7b5d84b8bf65be888a1
|
||||||
|
buildorder: 1
|
||||||
|
multilib: [x86_64]
|
||||||
|
lldb:
|
||||||
|
rationale: lldb debugger
|
||||||
|
ref: fe511f11be214dfd90a8d426dd2c539804e4b304
|
||||||
|
buildorder: 2
|
||||||
|
multilib: [x86_64]
|
||||||
|
llvm:
|
||||||
|
rationale: LLVM tools and libraries
|
||||||
|
ref: 9b827f1c6950f8fc6f946ce1550a58f43c1dda16
|
||||||
|
multilib: [x86_64]
|
||||||
|
llvm-compat:
|
||||||
|
rationale: LLVM compatibility libs for transition user to a new llvm version
|
||||||
|
ref: ac658570aa4b247a6602c44966d7dad7c1d88962
|
||||||
|
multilib: [x86_64]
|
||||||
|
llvm-toolset:
|
||||||
|
rationale: Meta package for llvm-toolset providing scl enable scripts.
|
||||||
|
ref: 038e0c5a55d7a0673bb8ca04613b22582acd4b4e
|
||||||
|
multilib: [x86_64]
|
||||||
|
python-lit:
|
||||||
|
rationale: Lit test runner for LLVM
|
||||||
|
ref: b3125cea4d57c7503556f8f115ed7828ea356ba4
|
||||||
|
...
|
||||||
|
|
Loading…
Reference in new issue