aboutsummaryrefslogtreecommitdiff
path: root/hw/core
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-11-02 13:07:23 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2023-01-06 00:51:02 +0100
commit6a97f3939240977e66e90862419911666956a76a (patch)
treeb79224d174c742c235e2092e414cc1928caa6cdf /hw/core
parentca9b5c2ebf1aca87677a24c208bf3d0345c0b1aa (diff)
downloadqemu-6a97f3939240977e66e90862419911666956a76a.zip
qemu-6a97f3939240977e66e90862419911666956a76a.tar.gz
qemu-6a97f3939240977e66e90862419911666956a76a.tar.bz2
meson: support meson 0.64 -Doptimization=plain
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 summary. Clean the code up to remove duplication, and check for -Doptimization=plain at the same time. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions