From 3b1b2f793e5820f06bf21787a5b8d79121333340 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Sat, 1 Aug 2009 01:04:06 +0000 Subject: Revert accidental Makefile change. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209761 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9c7000969..b86c214d7 100644 --- 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)),) -- cgit v1.2.3