meson: Pass more feature option through to required kwargs
authorAndres Freund <andres@anarazel.de>
Wed, 12 Jul 2023 23:26:02 +0000 (16:26 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 12 Jul 2023 23:26:02 +0000 (16:26 -0700)
commit47caa710cebe386c1ab0de89c2a9ff286c9bcb2a
tree1ba5c5b9c5caa45d5dcb5aec747109d710eee575
parent2eaa54dde21058f31fd6c9169344d8ed18342250
meson: Pass more feature option through to required kwargs

That was already done in a lot of places, but not all.

Backpatch this to keep the the meson files aligned as long as reasonably
possible.

Author: Tristan Partin <tristan@neon.tech>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CSPIJVUDZFKX.3KHMOAVGF94RV@c3po
Backpatch: 16-, where meson support was added
meson.build