mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Revert accidental Makefile change.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -237,7 +237,7 @@ ifeq ($(AST_DEVMODE),yes)
|
|||||||
_ASTCFLAGS+=$(AST_FORTIFY_SOURCE)
|
_ASTCFLAGS+=$(AST_FORTIFY_SOURCE)
|
||||||
_ASTCFLAGS+=-Wundef
|
_ASTCFLAGS+=-Wundef
|
||||||
_ASTCFLAGS+=-Wmissing-format-attribute
|
_ASTCFLAGS+=-Wmissing-format-attribute
|
||||||
_ASTCFLAGS+=-Wformat=2 -Wno-format-security
|
_ASTCFLAGS+=-Wformat=2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(findstring BSD,$(OSARCH)),)
|
ifneq ($(findstring BSD,$(OSARCH)),)
|
||||||
|
Reference in New Issue
Block a user