default CC to clang

Change-Id: I5a4e6bfebd0b283f8f025fa91d27b1ac832f7b81
This commit is contained in:
Lionel Sambuc 2014-01-23 14:10:10 +01:00
parent b029fb598a
commit b811a43401
2 changed files with 0 additions and 3 deletions

View file

@ -6,7 +6,6 @@
_BSD_SYS_MK_=1
.if ${HOST_OSTYPE:C/\-.*//:U} == "Minix"
HOST_CPP?= /usr/lib/cpp
HOST_LDFLAGS?= -static
.endif

View file

@ -21,8 +21,6 @@ unix?= We run MINIX.
CPPFLAGS+= -DNDEBUG
DBG= -Os
.endif
CPP?= /usr/lib/cpp
.endif # defined(__MINIX)
.LIBS: .a