]> git.proxmox.com Git - mirror_qemu.git/commit - meson_options.txt
meson_options.txt: Enable qom-cast-debug by default again
authorThomas Huth <thuth@redhat.com>
Mon, 17 Apr 2023 13:00:37 +0000 (15:00 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 21 Apr 2023 08:25:52 +0000 (04:25 -0400)
commit0f220121a47fd1c8273eb3a4a67425c608307117
treed7e7dde92bc525d370d4ef4a8b05d95c0d808144
parent0d74e2b785ed0391316479ccf97c8f1ad5966145
meson_options.txt: Enable qom-cast-debug by default again

This switch had been disabled by default by accident in commit
c55cf6ab03f. But we should enable it by default instead to avoid
regressions in the QOM device hierarchy.

Fixes: c55cf6ab03 ("configure, meson: move some default-disabled options to meson_options.txt")
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230417130037.236747-3-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
meson_options.txt
scripts/meson-buildoptions.sh