Compare commits

...

10 Commits

@ -9,7 +9,9 @@ data:
module: [MIT]
dependencies:
- buildrequires:
llvm-toolset: [rhel8]
platform: [el8]
swig: [4.0]
requires:
platform: [el8]
profiles:
@ -35,35 +37,40 @@ data:
rpms:
python-lit:
rationale: Lit test runner for LLVM
ref: stream-rhel-8-rhel-8.8.0
ref: changed/i8c-stream-rhel8/python-lit-18.1.8-1.module+el8.10.0+22218+ed012fd4
buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
ref: changed/i8c-stream-rhel8/llvm-compat-17.0.6-3.module+el8.10.0+22218+ed012fd4
buildorder: 0
llvm:
rationale: LLVM tools and libraries
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.8.0
ref: changed/i8c-stream-rhel8/llvm-18.1.8-3.module+el8.10.0+22393+9aa055f1
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.8.0
ref: changed/i8c-stream-rhel8/clang-18.1.8-1.module+el8.10.0+22061+3612b2ba
buildorder: 1
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.8.0
buildorder: 1
clang:
rationale: clang tools and libraries
ref: changed/i8c-stream-rhel8/lld-18.1.8-1.module+el8.10.0+22134+1239992d
buildorder: 2
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.8.0
buildorder: 1
ref: changed/i8c-stream-rhel8/compiler-rt-18.1.8-1.module+el8.10.0+22061+3612b2ba
buildorder: 2
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.8.0
ref: changed/i8c-stream-rhel8/libomp-18.1.8-1.module+el8.10.0+22061+3612b2ba
buildorder: 2
lldb:
rationale: lldb debugger
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.8.0
ref: changed/i8c-stream-rhel8/lldb-18.1.8-1.module+el8.10.0+22061+3612b2ba
buildorder: 2

Loading…
Cancel
Save