On 9/14/2026 12:28 AM, Alex Bennée wrote: > Pierrick Bouvier <[email protected]> writes: > >> On 9/10/26 11:15 AM, Alex Bennée wrote: >>> Previously we had the default baked into Makefile.include but as the >>> meson container logic will also benefit from it we update the configure >>> machinery. >>> For now we allow direct make invocations to override but for the >>> normal case it is in one place now. >>> Signed-off-by: Alex Bennée <[email protected]> >>> --- >>> configure | 8 ++++++++ >>> meson_options.txt | 3 +++ >>> tests/docker/Makefile.include | 4 +--- >>> tests/tcg/meson.build | 6 ++++++ >>> 4 files changed, 18 insertions(+), 3 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
