Sync with stream-llvm-toolset-rhel-next-rhel-8.10.0
This commit is contained in:
parent
8b28dca34c
commit
2609fe72db
@ -10,6 +10,7 @@ data:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
- buildrequires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
|
swig: [4.0]
|
||||||
requires:
|
requires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
profiles:
|
profiles:
|
||||||
@ -35,35 +36,40 @@ data:
|
|||||||
rpms:
|
rpms:
|
||||||
python-lit:
|
python-lit:
|
||||||
rationale: Lit test runner for LLVM
|
rationale: Lit test runner for LLVM
|
||||||
ref: stream-rhel-8-rhel-8.8.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
|
buildorder: 0
|
||||||
|
llvm-compat:
|
||||||
|
rationale: LLVM compatibility libraries
|
||||||
|
multilib: [x86_64]
|
||||||
|
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.8.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.8.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.8.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.8.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 1
|
buildorder: 2
|
||||||
libomp:
|
libomp:
|
||||||
rationale: LLVM OpenMP runtime
|
rationale: LLVM OpenMP runtime
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.8.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 2
|
buildorder: 2
|
||||||
lldb:
|
lldb:
|
||||||
rationale: lldb debugger
|
rationale: lldb debugger
|
||||||
multilib: [x86_64]
|
multilib: [x86_64]
|
||||||
ref: stream-rhel-8-rhel-8.8.0
|
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||||
buildorder: 2
|
buildorder: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user