build: move remaining compiler flag tests to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Oct 2022 12:20:30 +0000 (14:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 11:35:28 +0000 (13:35 +0200)
commita988b4c56143d90f98034daf176e416b08dddf36
tree5affc6f3beee483682117c53c13145d0cca42faa
parent95caf1fb4230d64f7b5e117c6ea988ae38f76aa0
build: move remaining compiler flag tests to meson

Remove the only remaining uses of QEMU_CFLAGS.  Now that no
feature tests are done in configure, it is possible to remove
CONFIGURE_CFLAGS and CONFIGURE_LDFLAGS as well.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build