summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-04-04 15:41:34 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-04-04 15:41:34 +0200
commit46305b958a76585f9b8550644a93b8742b97dec7 (patch)
treefef06e53678d30884ada0ba27bf3270ad456a0b8
parente0e9b713653840878db103bf6c3152ddc13bae35 (diff)
config.mk: remove old rule
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index bc98e71..87c766f 100644
--- a/config.mk
+++ b/config.mk
@@ -13,7 +13,6 @@ LIBS = -lc
# debug
#CFLAGS = -fstack-protector-all -O0 -g -std=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L
-##CFLAGS = -O0 -g -cstd=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
# optimized