import llvm-toolset-rhel8-8010020190802085723.cdc1202b

This commit is contained in:
CentOS Sources 2019-11-05 14:44:05 -05:00 committed by Stepan Oksanichenko
commit daa202a3f0
3 changed files with 74 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
.llvm-toolset.metadata Normal file
View File

74
SOURCES/modulemd.src.txt Normal file
View File

@ -0,0 +1,74 @@
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
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