build/buildbot: Suppress png.h deprecation warnings fixup...

This commit is contained in:
Martin Nordholts 2010-10-04 22:57:32 +02:00
parent b8ed5fea54
commit cacfc0181c
1 changed files with 1 additions and 1 deletions

View File

@ -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:.*)$