From bb3b0e32cb73697bff570bc884f240f3ee99e2c3 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 3 Apr 2024 15:52:39 +0300 Subject: [PATCH] import llvm-toolset-rhel8-8100020240205133135.e155f54d --- .gitignore | 0 .llvm-toolset.metadata | 0 SOURCES/modulemd.src.txt | 69 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 .gitignore create mode 100644 .llvm-toolset.metadata create mode 100644 SOURCES/modulemd.src.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.llvm-toolset.metadata b/.llvm-toolset.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..eff34cf --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,69 @@ +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: rhel8 + 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: + python-lit: + rationale: Lit test runner for LLVM + ref: changed/i8c-beta-stream-rhel8/python-lit-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 0 + llvm: + rationale: LLVM tools and libraries + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/llvm-17.0.6-2.module+el8.10.0+21256+978ccea6 + buildorder: 0 + lld: + rationale: LLVM linker + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/lld-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 1 + clang: + rationale: clang tools and libraries + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/clang-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 1 + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/compiler-rt-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 2 + libomp: + rationale: LLVM OpenMP runtime + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/libomp-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 2 + lldb: + rationale: lldb debugger + multilib: [x86_64] + ref: changed/i8c-beta-stream-rhel8/lldb-17.0.6-1.module+el8.10.0+20808+e12784c0 + buildorder: 2