FreeBSD: use clang37
This commit is contained in:
parent
c01dbc4932
commit
2d00f27230
@ -27,6 +27,8 @@ rec {
|
|||||||
|
|
||||||
alias patch=gpatch # pcre relied on this for patching binary files
|
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
|
# we need GNU cp for --reflink, need to alias all of coreutils
|
||||||
alias basename=gbasename
|
alias basename=gbasename
|
||||||
alias cat=gcat
|
alias cat=gcat
|
||||||
|
Loading…
Reference in New Issue
Block a user