]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
configure, meson: move membarrier test to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Nov 2021 12:52:11 +0000 (13:52 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Feb 2022 14:01:33 +0000 (15:01 +0100)
commitb87df9043ce44dd2de36a09846be2e398a827aad
tree15605f83d076db12734087a431dc262b96b69ed1
parent622753d2fb501509ab03c241d476815f378d4ba5
configure, meson: move membarrier test to meson

The test is a bit different from the others, in that it does not run
if $membarrier is empty.  For meson, the default can simply be disabled;
if one day we will toggle the default, no change is needed in meson.build.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
scripts/meson-buildoptions.sh
util/meson.build