Add clang support
This commit is contained in:
4
etc/config/clang.mk
Normal file
4
etc/config/clang.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
include ./etc/config/gcc.mk
|
||||
|
||||
export OMPI_CC=clang
|
||||
export OMPI_CXX=clang++
|
||||
Reference in New Issue
Block a user