You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
1.8 KiB
77 lines
1.8 KiB
---
|
|
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: 33d02d7a9d0f863d096f93b8bf4890981f40e906
|
|
buildorder: 1
|
|
multilib: [x86_64]
|
|
compiler-rt:
|
|
rationale: LLVM compiler intrinsic and sanitizer libraries
|
|
ref: 22e777dc8abb333bc3e1d907f4d515ecc42a3c81
|
|
buildorder: 1
|
|
multilib: [x86_64]
|
|
libomp:
|
|
rationale: LLVM OpenMP runtime
|
|
ref: 1a3c6043f696afc379a34b965d1991da69b5e700
|
|
buildorder: 2
|
|
multilib: [x86_64]
|
|
lld:
|
|
rationale: LLVM linker
|
|
ref: 91ecdc3e045096367981cb3342056b67edb5d269
|
|
buildorder: 1
|
|
multilib: [x86_64]
|
|
lldb:
|
|
rationale: lldb debugger
|
|
ref: 99aa8182a657bec1e6cd660a0e1887e8c8e3a200
|
|
buildorder: 2
|
|
multilib: [x86_64]
|
|
llvm:
|
|
rationale: LLVM tools and libraries
|
|
ref: 7d161a3fb9ac31c542b81d69ec59fb9316e0cbaf
|
|
multilib: [x86_64]
|
|
llvm-toolset:
|
|
rationale: Meta package for llvm-toolset providing scl enable scripts.
|
|
ref: 34d94e25124d2ba5deacce4cc73736ff88d83664
|
|
multilib: [x86_64]
|
|
python-lit:
|
|
rationale: Lit test runner for LLVM
|
|
ref: 990eb45ac5801a32c47e9c38025f6753adb69916
|
|
...
|
|
|