From 01bb88bcce008ba2ce9b1583da19b495f4968b29 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 28 2020 08:57:00 +0000 Subject: import llvm-toolset-rhel8-8020020200227200857.6a468ee4 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 5ae8db8..6c7113c 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -36,39 +36,39 @@ data: llvm-toolset: rationale: Meta package for llvm-toolset providing scl enable scripts. multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 0 python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 0 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 + ref: stream-rhel-8-rhel-8.2.0 buildorder: 1 clang: rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 - buildorder: 2 + ref: stream-rhel-8-rhel-8.2.0 + buildorder: 1 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.1.0 - buildorder: 3 + ref: stream-rhel-8-rhel-8.2.0 + buildorder: 2 diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index 1a04e0d..0000000 --- a/llvm-toolset.yaml +++ /dev/null @@ -1,75 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: llvm-toolset - stream: rhel8 - summary: LLVM - description: >- - LLVM Tools and libraries - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.1.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: 735c94e672738faf7765dbe369ecd3a553c2907c - buildorder: 2 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: aa9b772af94ebe0fbc5fd47c67671997c75c430b - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: 0f4209f75371adc1175eb9d2fc41270d2818a9ed - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: 0d6038196239dbaace34e71f40bdd5c2f1561cc8 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: f228a48212dfb0af8bfdb96eee23b70bdb6685f7 - buildorder: 3 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: fefa2049020a366b9ea9df5e44e4e27f742234a0 - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 5f522e06c9433088115e37cfee7bfabd15482b61 - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: f37d8dcf1440545593956ebf10da91fbf35e3ff2 -... -