| commit | a988b4c56143d90f98034daf176e416b08dddf36 | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 20 14:20:30 2022 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 18 13:35:28 2023 +0200 |
| tree | 5affc6f3beee483682117c53c13145d0cca42faa | |
| parent | 95caf1fb4230d64f7b5e117c6ea988ae38f76aa0 [diff] |
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>