mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "Fix GCC 8 build issues."
This commit is contained in:
@@ -25,3 +25,5 @@ include $(ASTTOPDIR)/Makefile.moddir_rules
|
||||
# warning must be disabled; for safety reasons, SPRINTF() is kept in
|
||||
# a separate module so that as little code as possible is left unchecked
|
||||
func_sprintf.o: _ASTCFLAGS+=-Wno-format-nonliteral
|
||||
|
||||
func_groupcount.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION)
|
||||
|
Reference in New Issue
Block a user