summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-24 22:53:12 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-24 22:53:12 +0100
commit21ab3617b0ba49ce8181666679714ff7397dac8b (patch)
treebfcb950e12743dfffb27c0150faef5c16995e05c
parent54eae9246240d2f364e2e3cb09cef9ebdbdd94b1 (diff)
add CC option to config.mk (commented)
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 5bbe0b7..f06b872 100644
--- a/config.mk
+++ b/config.mk
@@ -3,3 +3,4 @@ BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man
CFLAGS = -O3 -std=c90 -pedantic -Wall
+##CC = cc