Re: [PATCH 08/30] meson: require 0.63.0

2022-12-09 Thread Thomas Huth
On 09/12/2022 12.23, Paolo Bonzini wrote: This allows cleanups cleanups in modinfo collection and supports the Scratch one "cleanups" ? equivalent of QEMU's --static option to configure. Signed-off-by: Paolo Bonzini --- configure | 2 +- meson | 2 +- meson.build | 2 +- 3 file

[PATCH 08/30] meson: require 0.63.0

2022-12-09 Thread Paolo Bonzini
This allows cleanups cleanups in modinfo collection and supports the equivalent of QEMU's --static option to configure. Signed-off-by: Paolo Bonzini --- configure | 2 +- meson | 2 +- meson.build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configur