meson: drop -Wno-foo bug workaround for Meson < 0.46
authorEric Engestrom <eric.engestrom@intel.com>
Mon, 23 Sep 2019 17:37:01 +0000 (18:37 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 24 Sep 2019 18:39:24 +0000 (19:39 +0100)
commit3fd0afd5e3f7d2c5b8b5bfb77a111decfb193240
tree664a070ad7788f40b746cbfe043e8c8a66853dbf
parent30f639c181ce46c8761389946589616eb06a977b
meson: drop -Wno-foo bug workaround for Meson < 0.46

This was a workaround for a bug in Meson that was fixed in 0.46 [1].

[1] https://github.com/mesonbuild/meson/pull/2284

Fixes: f7b6a8d12fdc446e3251 ("meson: bump required version to 0.46")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build