Compare commits
No commits in common. "imports/c8s-stream-rhel8/llvm-toolset-rhel8-8040020201111090103.9f9e2e7e" and "c8-stream-rhel8" have entirely different histories.
imports/c8
...
c8-stream-
@ -10,6 +10,7 @@ data:
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
swig: [4.0]
|
||||
requires:
|
||||
platform: [el8]
|
||||
profiles:
|
||||
@ -23,7 +24,7 @@ data:
|
||||
- clang-libs
|
||||
- clang-devel
|
||||
- clang-tools-extra
|
||||
- git-clang-format
|
||||
- git-clang-format
|
||||
- lldb
|
||||
- lldb-devel
|
||||
- llvm
|
||||
@ -33,47 +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
|
||||
llvm-compat:
|
||||
rationale: LLVM compatibility libs for transition user to a new llvm version
|
||||
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