Re: [PATCH 07/30] meson: support meson 0.64 -Doptimization=plain

2022-12-16 Thread Daniel P . Berrangé
On Fri, Dec 09, 2022 at 12:23:46PM +0100, Paolo Bonzini wrote: > In Meson 0.64, the optimization built-in option now accepts the "plain" value, > which will not set any optimization flags. While QEMU does not check the > contents of the option and therefore does not suffer any ill effect > from

Re: [PATCH 07/30] meson: support meson 0.64 -Doptimization=plain

2022-12-12 Thread Marc-André Lureau
Hi On Fri, Dec 9, 2022 at 3:31 PM Paolo Bonzini wrote: > > In Meson 0.64, the optimization built-in option now accepts the "plain" value, > which will not set any optimization flags. While QEMU does not check the > contents of the option and therefore does not suffer any ill effect > from the

[PATCH 07/30] meson: support meson 0.64 -Doptimization=plain

2022-12-09 Thread Paolo Bonzini
In Meson 0.64, the optimization built-in option now accepts the "plain" value, which will not set any optimization flags. While QEMU does not check the contents of the option and therefore does not suffer any ill effect from the new value, it uses get_option to print the optimization flags in the