mirror of
git://git.suckless.org/slock
synced 2025-07-26 09:42:10 -07:00
config.mk: no need to set CC
This commit is contained in:
@@ -27,6 +27,3 @@ COMPATSRC = explicit_bzero.c
|
|||||||
#CPPFLAGS = -DVERSION=\"${VERSION}\" -D_BSD_SOURCE -D_NETBSD_SOURCE
|
#CPPFLAGS = -DVERSION=\"${VERSION}\" -D_BSD_SOURCE -D_NETBSD_SOURCE
|
||||||
# On OpenBSD set COMPATSRC to empty
|
# On OpenBSD set COMPATSRC to empty
|
||||||
#COMPATSRC =
|
#COMPATSRC =
|
||||||
|
|
||||||
# compiler and linker
|
|
||||||
CC = cc
|
|
||||||
|
Reference in New Issue
Block a user