meson: reconfigure on incremental builds
authorAndre Heider <a.heider@gmail.com>
Tue, 9 Mar 2021 09:12:38 +0000 (10:12 +0100)
committerAndre Heider <a.heider@gmail.com>
Wed, 17 Mar 2021 09:16:28 +0000 (10:16 +0100)
commitf1c40e3840f6f51b3cf6a74331bd128eeb8b3961
tree283bb51c192697afff3c8ad14111fc72517e6cbd
parenta7865a4af4d6ec75b2d5e9922b1f3971337487aa
meson: reconfigure on incremental builds

When toggling a package specific config knob, we need to pass --reconfigure
to the meson setup command if an earlier build already exists.

Fixes #15032.

Signed-off-by: Andre Heider <a.heider@gmail.com>
devel/meson/meson.mk