Makevars
In ~/.r
(base) marcgirondot@MacBook-Air-de-Marc .r % cat Makevars
# The following statements are required to use the clang4 binary
CC=/usr/local/opt/llvm/bin/clang
CXX=/usr/local/opt/llvm/bin/clang
CXX11=/usr/local/opt/llvm/bin/clang
CXX14=/usr/local/opt/llvm/bin/clang
CXX17=/usr/local/opt/llvm/bin/clang
CXX1X=/usr/local/opt/llvm/bin/clang
LDFLAGS=-L/usr/local/opt/llvm/lib
# End clang4 inclusion statements
Commentaires
Enregistrer un commentaire