atrip/etc/config/clang.mk

5 lines
74 B
Makefile

include ./etc/config/gcc.mk
export OMPI_CC=clang
export OMPI_CXX=clang++