move duration to before cmd_show_counters
[l2tpns.git] / Makefile
index c0cfce8..673c41f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ CC = gcc
 LD = gcc
 INCLUDES = -I.
 CPPFLAGS = $(INCLUDES) $(DEFINES)
-CFLAGS = -Wall -Wformat-security -Wno-format-zero-length $(OPTIM)
+CFLAGS = -Wall -Wno-format-zero-length $(OPTIM)
 LDFLAGS =
 LDLIBS =
 INSTALL = install -c -D -o root -g root