mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
ignore warnings for prototypes in GTK headers
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@126395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -57,3 +57,5 @@ dundi-parser.o: ASTCFLAGS+=-I.
|
||||
dundi-parser.o: ASTCFLAGS+=$(MENUSELECT_OPTS_pbx_dundi:%=-D%) $(foreach dep,$(MENUSELECT_DEPENDS_pbx_dundi),$(value $(dep)_INCLUDE))
|
||||
|
||||
$(if $(filter pbx_dundi,$(EMBEDDED_MODS)),modules.link,pbx_dundi.so): dundi-parser.o
|
||||
|
||||
pbx_gtkconsole.o: ASTCFLAGS+=-Wno-strict-prototypes
|
||||
|
Reference in New Issue
Block a user