aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/make.code.defn2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 869a536..a94f11e 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -25,5 +25,3 @@ SRCS = $(MISC_SRC) \
$(COOKIES_SRC) \
$(REDIRECTION_SRC)
-# set the _LIBC flag to prevent gcc warnings in base64.c
-CFLAGS += -D_LIBC