Skip to content

wabscale/base_clang

 
 

Repository files navigation

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

About

Ansible role to install/build LLVM and Clang 5,6,7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 58.4%
  • Makefile 41.6%