mirror of
https://github.com/mintycube/slock.git
synced 2024-10-22 14:05:51 +02:00
config.mk: no need to set CC
ref. https://git.suckless.org/slock/commit/2fec14c567411b939e717c380d8b4460d462b146.html
This commit is contained in:
parent
d06ca3a607
commit
66fc3b5ae0
@ -43,6 +43,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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user