meson: honor MESON_ARGS and MESON_HOST_ARGS when calling ninja
authorDaniel Golle <daniel@makrotopia.org>
Wed, 27 Nov 2024 20:37:57 +0000 (21:37 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 28 Nov 2024 15:53:32 +0000 (15:53 +0000)
commite48903a9ffff256817c18ebf9af8050163c28240
tree8a40c0f3a0157b9a7f9ce74b445fa692141e828a
parentee9eb91e0a69aa90c69cd34efef44badbc16d416
meson: honor MESON_ARGS and MESON_HOST_ARGS when calling ninja

Set MESON_ARGS and MESON_HOST_ARGS when calling ninja for building.
This is required eg. to be able to set PYTHONPATH= not just for the
Meson (==configure) run but also for the build phase itself.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
include/meson.mk