projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2a3ce
)
Revert accidental Makefile change.
author
Kevin P. Fleming
<kpfleming@digium.com>
Sat, 1 Aug 2009 01:04:06 +0000
(
01:04
+0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Sat, 1 Aug 2009 01:04:06 +0000
(
01:04
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209761
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
9c70009
..
b86c214
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-237,7
+237,7
@@
ifeq ($(AST_DEVMODE),yes)
_ASTCFLAGS+=$(AST_FORTIFY_SOURCE)
_ASTCFLAGS+=-Wundef
_ASTCFLAGS+=-Wmissing-format-attribute
- _ASTCFLAGS+=-Wformat=2 -Wno-format-security
+ _ASTCFLAGS+=-Wformat=2
endif
ifneq ($(findstring BSD,$(OSARCH)),)