diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml new file mode 100644 index 0000000..8a9cf24 --- /dev/null +++ b/llvm-toolset.yaml @@ -0,0 +1,84 @@ +document: modulemd +version: 2 +data: + summary: LLVM + description: LLVM Tools and libraries + license: + module: + - MIT + dependencies: + - buildrequires: + platform: + - el8 + requires: + platform: + - el8 + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-libs + - clang-devel + - clang-tools-extra + - git-clang-format + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + - lld + - lld-libs + components: + rpms: + llvm-toolset: + rationale: Meta package for llvm-toolset providing scl enable scripts. + multilib: + - x86_64 + ref: b239b62764b7a865391517892f84b8073efe7f60 + buildorder: 0 + python-lit: + rationale: Lit test runner for LLVM + ref: ec96cb788140ead77ef1186c4ce61c32700c3b2b + buildorder: 0 + libomp: + rationale: LLVM OpenMP runtime + multilib: + - x86_64 + ref: d97994b1566c6704e2735b14836f92e7eeff81fc + buildorder: 0 + llvm: + rationale: LLVM tools and libraries + multilib: + - x86_64 + ref: ef93f837c77a69baf54b13056f834dbd95177adf + buildorder: 0 + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + multilib: + - x86_64 + ref: 212512536d2da30016ca2b336c87b82237928bc4 + buildorder: 1 + lld: + rationale: LLVM linker + multilib: + - x86_64 + ref: 074ff8a952ae5087c3b269494cb53e1826f498c6 + buildorder: 1 + clang: + rationale: clang tools and libraries + multilib: + - x86_64 + ref: edce023ed3aa4883021930819404c3082f21ce02 + buildorder: 2 + lldb: + rationale: lldb debugger + multilib: + - x86_64 + ref: 056a812f1645a996b3a3892ff9477cc7df9847a2 + buildorder: 3 + name: llvm-toolset + stream: rhel8