mirror of https://github.com/GNOME/gimp.git
build/buildbot: Suppress png.h deprecation warnings fixup...
This commit is contained in:
parent
b8ed5fea54
commit
cacfc0181c
|
@ -35,4 +35,4 @@
|
|||
: .*config.h:.*:1: warning: this is the location of the previous definition$
|
||||
|
||||
# Tons of deprecation warnings, hopefully we never have to fix these...
|
||||
: .*file-.*: warning: .* is deprecated (declared at .*png.h::*)
|
||||
: .*file-.*: warning: .* is deprecated (declared at .*/png.h:.*)$
|
||||
|
|
Loading…
Reference in New Issue