mkdep: restore NetBSD behaviour
Since MINIX has a working cc, do not introduce spurious differences
This commit is contained in:
parent
866355d930
commit
b9cb8440d7
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
#ifndef __minix
|
||||
#define DEFAULT_CC "cc"
|
||||
#else
|
||||
#define DEFAULT_CC "clang"
|
||||
#endif
|
||||
|
||||
char *findcc(const char *);
|
||||
|
|
Loading…
Reference in a new issue