From 01e122f1fea9d7147d437429e79c1651aa8192aa Mon Sep 17 00:00:00 2001 From: Carl George Date: Aug 31 2020 14:52:15 +0000 Subject: transmodrify/c8s-stream-rhel8/llvm-toolset-rhel8-8030020200724140852.30b713e6 --- diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml new file mode 100644 index 0000000..940e4f0 --- /dev/null +++ b/llvm-toolset.yaml @@ -0,0 +1,75 @@ +--- +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: rhel8 + summary: LLVM + description: >- + LLVM Tools and libraries + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8.3.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-devel + - clang-libs + - clang-tools-extra + - git-clang-format + - lld + - lld-libs + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + components: + rpms: + clang: + rationale: clang tools and libraries + ref: fa4e0258456e5055992b82a9559f5482a314cf20 + buildorder: 1 + multilib: [x86_64] + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + ref: 286992764b6f0480b9c7c3bbed4b23ad5fcb7e4f + buildorder: 1 + multilib: [x86_64] + libomp: + rationale: LLVM OpenMP runtime + ref: 99a6c257ee303c003f1ee5173489cbf81bb810a3 + multilib: [x86_64] + lld: + rationale: LLVM linker + ref: 1d4e6c11a012c1c011671bb8ffcf3bcce08d6165 + buildorder: 1 + multilib: [x86_64] + lldb: + rationale: lldb debugger + ref: 513308960827f3654776fe3ffc4afdf62e3d0b0b + buildorder: 2 + multilib: [x86_64] + llvm: + rationale: LLVM tools and libraries + ref: 1e30ac6a36822920a324a9762f0c5d71d795453f + multilib: [x86_64] + llvm-toolset: + rationale: Meta package for llvm-toolset providing scl enable scripts. + ref: 10fe5562186b146f746e9c6f129aba788ce424bd + multilib: [x86_64] + python-lit: + rationale: Lit test runner for LLVM + ref: 2b856783b5ffab0920be8edc15cc34f3d99889df +... +