projects
/
BearSSL
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed spurious warning about old-style prototype.
[BearSSL]
/
conf
/
UnixClang.mk
1
# Example configuration file for compiling on a Unix-like system with
2
# clang as compiler instead of gcc.
3
4
# We are on a Unix system so we assume a Single Unix compatible 'make'
5
# utility, and Unix defaults.
6
include
conf
/
Unix.mk
7
8
BUILD
=
bclang
9
CC
=
clang
10
LD
=
clang
11
LDDLL
=
clang