FreeBSD: use clang37

This commit is contained in:
janus
2016-01-01 17:01:13 +00:00
parent c01dbc4932
commit 2d00f27230
+2
View File
@@ -27,6 +27,8 @@ rec {
alias patch=gpatch # pcre relied on this for patching binary files
alias cc=clang37
# we need GNU cp for --reflink, need to alias all of coreutils
alias basename=gbasename
alias cat=gcat