On Fri, Dec 09, 2022 at 12:23:59PM +0100, Paolo Bonzini wrote: > Clean up the handling of compiler flags in meson.build, splitting > the general flags that should be included in subprojects as well, > from warning flags that only apply to QEMU itself. The two were > mixed in both configure tests and meson tests. > > This split makes it easier to move the compiler tests piecewise > from configure to Meson. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > meson.build | 53 +++++++++++++++++++++++++++++------------------------ > 1 file changed, 29 insertions(+), 24 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
