Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pretty: add support for "valueonly" option in %(trailers)
[gitweb.git]
/
config.mak.dev
diff --git
a/config.mak.dev
b/config.mak.dev
index cbe82320477af28f5aeac45764f18c938212b121..bbeeff44fe1e9b4a864cd0dc082906041d65de51 100644
(file)
--- a/
config.mak.dev
+++ b/
config.mak.dev
@@
-7,6
+7,7
@@
CFLAGS += -pedantic
CFLAGS += -DUSE_PARENS_AROUND_GETTEXT_N=0
endif
CFLAGS += -Wdeclaration-after-statement
+CFLAGS += -Wformat-security
CFLAGS += -Wno-format-zero-length
CFLAGS += -Wold-style-definition
CFLAGS += -Woverflow