config.mk: no need to set CC
This commit is contained in:
parent
5678764412
commit
2fec14c567
1 changed files with 0 additions and 3 deletions
|
@ -27,6 +27,3 @@ COMPATSRC = explicit_bzero.c
|
|||
#CPPFLAGS = -DVERSION=\"${VERSION}\" -D_BSD_SOURCE -D_NETBSD_SOURCE
|
||||
# On OpenBSD set COMPATSRC to empty
|
||||
#COMPATSRC =
|
||||
|
||||
# compiler and linker
|
||||
CC = cc
|
||||
|
|
Loading…
Reference in a new issue