config.mk: no need to set CC

This commit is contained in:
Hiltjo Posthuma 2023-10-06 11:41:19 +02:00
parent 5678764412
commit 2fec14c567
1 changed files with 0 additions and 3 deletions

View File

@ -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