Introduction
Introduction Statistics Contact Development Disclaimer Help
config.mk: no need to set CC - slock - simple X display locker utility
git clone git://git.suckless.org/slock
Log
Files
Refs
README
LICENSE
---
commit 2fec14c567411b939e717c380d8b4460d462b146
parent 5678764412873baa62e1536f0622d6a7cec62181
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 6 Oct 2023 11:41:19 +0200
config.mk: no need to set CC
Diffstat:
M config.mk | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/config.mk b/config.mk
@@ -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
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.