Compare commits
8 Commits
imports/c8
...
c8-stream-
Author | SHA1 | Date | |
---|---|---|---|
2609fe72db | |||
|
8b28dca34c | ||
|
1e14ce376b | ||
|
5f55671e9f | ||
|
35c6296c9c | ||
|
b7cb8a5638 | ||
|
1ddffb0c0c | ||
|
e572c0d3ca |
@ -10,6 +10,7 @@ data:
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
swig: [4.0]
|
||||
requires:
|
||||
platform: [el8]
|
||||
profiles:
|
||||
@ -33,42 +34,42 @@ data:
|
||||
- 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.4.0
|
||||
buildorder: 0
|
||||
python-lit:
|
||||
rationale: Lit test runner for LLVM
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 0
|
||||
libomp:
|
||||
rationale: LLVM OpenMP runtime
|
||||
llvm-compat:
|
||||
rationale: LLVM compatibility libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 0
|
||||
llvm:
|
||||
rationale: LLVM tools and libraries
|
||||
rationale: LLVM tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 0
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 1
|
||||
lld:
|
||||
rationale: LLVM linker
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
buildorder: 1
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
buildorder: 1
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
libomp:
|
||||
rationale: LLVM OpenMP runtime
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
lldb:
|
||||
rationale: lldb debugger
|
||||
multilib: [x86_64]
|
||||
ref: stream-rhel-8-rhel-8.4.0
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
|
Loading…
Reference in New Issue
Block a user