]> git.proxmox.com Git - mirror_qemu.git/commit
build: move SafeStack tests to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2022 09:59:51 +0000 (11:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:52 +0000 (08:53 +0200)
commit721fa5e563e8174d6c33e1e413cebb5442625932
tree1f5891151063039da0e742be06dff14d075ca17f
parent34f983d86fe40ffe5975369c1cf5e6a61688383a
build: move SafeStack tests to meson

This disables the old behavior of detecting SafeStack from environment
CFLAGS.  SafeStack is now enabled purely based on the configure arguments.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
scripts/meson-buildoptions.sh