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:
|
dependencies:
|
||||||
- buildrequires:
|
- buildrequires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
|
swig: [4.0]
|
||||||
requires:
|
requires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
profiles:
|
profiles:
|
||||||
@ -33,42 +34,42 @@ data:
|
|||||||
- lld-libs
|
- lld-libs
|
||||||
components:
|
components:
|
||||||
rpms:
|
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:
|
python-lit:
|
||||||
rationale: Lit test runner for LLVM
|
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
|
buildorder: 0
|
||||||
libomp:
|
llvm-compat:
|
||||||
rationale: LLVM OpenMP runtime
|
rationale: LLVM compatibility libraries
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 0
|
buildorder: 0
|
||||||
llvm:
|
llvm:
|
||||||
rationale: LLVM tools and libraries
|
rationale: LLVM tools and libraries
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 0
|
buildorder: 0
|
||||||
compiler-rt:
|
clang:
|
||||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
rationale: clang tools and libraries
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 1
|
buildorder: 1
|
||||||
lld:
|
lld:
|
||||||
rationale: LLVM linker
|
rationale: LLVM linker
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 1
|
buildorder: 2
|
||||||
clang:
|
compiler-rt:
|
||||||
rationale: clang tools and libraries
|
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 1
|
buildorder: 2
|
||||||
|
libomp:
|
||||||
|
rationale: LLVM OpenMP runtime
|
||||||
|
multilib: [x86_64]
|
||||||
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
|
buildorder: 2
|
||||||
lldb:
|
lldb:
|
||||||
rationale: lldb debugger
|
rationale: lldb debugger
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.4.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 2
|
buildorder: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user