Switch C compiler to the generic 'cc' (to use the default compiler, not necessarily...
[BearSSL] / conf / UnixClang.mk
index 331f4a8..3636cf8 100644 (file)
@@ -7,3 +7,5 @@ include conf/Unix.mk
 
 BUILD = bclang
 CC = clang
 
 BUILD = bclang
 CC = clang
+LD = clang
+LDDLL = clang