Skip to content
Snippets Groups Projects
Commit 3409134f authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import llvm-toolset-rhel8-8100020241125155121.deadbeef

parent 58e7fcb0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ document: modulemd
version: 2
data:
name: llvm-toolset
stream: rhel8
stream: rhel_next
summary: LLVM
description: LLVM Tools and libraries
license:
......@@ -10,6 +10,7 @@ data:
dependencies:
- buildrequires:
platform: [el8]
swig: [4.0]
requires:
platform: [el8]
profiles:
......@@ -33,42 +34,13 @@ data:
- lld-libs
components:
rpms:
python-lit:
rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
llvm:
rationale: LLVM tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
clang:
rationale: clang tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2
lldb:
rationale: lldb debugger
llvm:
rationale: LLVM tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2
buildorder: 0
......@@ -12,6 +12,8 @@ data:
- buildrequires:
platform:
- el8
swig:
- "4.0"
requires:
platform:
- el8
......@@ -36,36 +38,6 @@ data:
- lld-libs
components:
rpms:
clang:
rationale: clang tools and libraries
ref: r8s-stream-rhel8
buildorder: 1
multilib:
- x86_64
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
ref: r8s-stream-rhel8
buildorder: 2
multilib:
- x86_64
libomp:
rationale: LLVM OpenMP runtime
ref: r8s-stream-rhel8
buildorder: 2
multilib:
- x86_64
lld:
rationale: LLVM linker
ref: r8s-stream-rhel8
buildorder: 1
multilib:
- x86_64
lldb:
rationale: lldb debugger
ref: r8s-stream-rhel8
buildorder: 2
multilib:
- x86_64
llvm:
rationale: LLVM tools and libraries
ref: r8s-stream-rhel8
......@@ -76,6 +48,3 @@ data:
ref: r8s-stream-rhel8
multilib:
- x86_64
python-lit:
rationale: Lit test runner for LLVM
ref: r8s-stream-rhel8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment