build-sys: make nonnull warning non-fatal (#6742)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 4 Sep 2017 16:49:12 +0000 (19:49 +0300)
committerLennart Poettering <lennart@poettering.net>
Mon, 4 Sep 2017 16:49:12 +0000 (18:49 +0200)
commitfb1b58820fc4622a3b7f54b4096943e4768505cb
tree9ad064b1ea48c73b6e5ac7d54ba753c837676b74
parent8a12256c9c046450dd125a5cc6addcbcaf669441
build-sys: make nonnull warning non-fatal (#6742)

Seems to be some kind of confusion in gcc. Insteading of playing whack-a-mole and
adding work-arounds in code, let's adjust the compilation options instead.

Fixes #6119, replaces #6657.
meson.build