Compare commits
No commits in common. "c8-stream-rhel8" and "c8-beta-stream-rhel8" have entirely different histories.
c8-stream-
...
c8-beta-st
@ -10,7 +10,6 @@ data:
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
swig: [4.0]
|
||||
requires:
|
||||
platform: [el8]
|
||||
profiles:
|
||||
@ -36,40 +35,35 @@ data:
|
||||
rpms:
|
||||
python-lit:
|
||||
rationale: Lit test runner for LLVM
|
||||
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
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 0
|
||||
llvm:
|
||||
rationale: LLVM tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 0
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 1
|
||||
lld:
|
||||
rationale: LLVM linker
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
compiler-rt:
|
||||
rationale: LLVM compiler intrinsic and sanitizer libraries
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 1
|
||||
clang:
|
||||
rationale: clang tools and libraries
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
buildorder: 2
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 1
|
||||
libomp:
|
||||
rationale: LLVM OpenMP runtime
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 2
|
||||
lldb:
|
||||
rationale: lldb debugger
|
||||
multilib: [x86_64]
|
||||
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 2
|
||||
|
Loading…
Reference in New Issue
Block a user