Skip to content

bootstrap: Add Clang to known compiler candidates

Axel Huebl requested to merge ax3l/cmake:topic-bootstrapKnownClang into master

I am not sure if it's intentional, but clang(++) is not part of the "known compilers" list in bootstrap. This adds it after the according GCC commands.

Maybe related to: https://github.com/spack/spack/issues/6844

Topic-rename: bootstrap-try-clang

Edited by Brad King

Merge request reports