Merge "Fix compile error for old versions of GCC." into 13

This commit is contained in:
Jenkins2
2017-08-04 12:37:05 -05:00
committed by Gerrit Code Review
6 changed files with 34 additions and 21 deletions

View File

@@ -49,7 +49,7 @@ CHAN_DAHDI_OBJS= \
chan_dahdi.so: $(CHAN_DAHDI_OBJS)
$(CHAN_DAHDI_OBJS): _ASTCFLAGS+=$(call MOD_ASTCFLAGS,chan_dahdi)
chan_mgcp.o: _ASTCFLAGS+=-Wno-format-truncation
chan_mgcp.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION)
chan_misdn.o: _ASTCFLAGS+=-Imisdn