examples: Disable a specific warning
authorEdward Hervey <bilboed@bilboed.com>
Fri, 11 May 2018 07:44:58 +0000 (09:44 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 11 May 2018 07:44:58 +0000 (09:44 +0200)
commit02d46b867a85161059fd84fc9c34fd03a9dda1ba
treef702b2b696af1aac5a7a8f9d56301251228d801c
parent3678866474f54fa36e4e9e9168a493737899d15f
examples: Disable a specific warning

gcc 8 checks more cases in the "parentheses" checks, and unfortunately
upstream gtk headers fails with that warning.

Make that warning non-fatal
tests/examples/gl/gtk/3dvideo/Makefile.am
tests/examples/gl/gtk/filternovideooverlay/Makefile.am
tests/examples/gl/gtk/filtervideooverlay/Makefile.am
tests/examples/gl/gtk/switchvideooverlay/Makefile.am