Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 541 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 541 Bytes

dockpack.base_clang

Galaxy

Ansible role to install LLVM and Clang.

  • llvm-toolset-7.0 contains clang 7.0.1 (on Centos7/RHEL7)
  • llvm-toolset contains clang 10.0.1 (on Centos8/RHEL8)

If you checkout this role and run molecule converge, then you'll have 2 Docker image with llvm-toolset, CMake, Git 2

molecule dependencies:
 - dockpack.base_epel
 - dockpack.base_cmake
 - dockpack.base_git