OSDN Git Service

configure, meson: move AVX tests to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Nov 2021 12:38:58 +0000 (13:38 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Feb 2022 14:01:33 +0000 (15:01 +0100)
commit622753d2fb501509ab03c241d476815f378d4ba5
tree65f566cbeafb7b116175405b35890768dee3ef0d
parenta436d6d4126d59e7373e6887c7bd02701ce1156c
configure, meson: move AVX tests to meson

For consistency with other tests, --enable-avx2 and --enable-avx512f
fail to compile on x86 systems if cpuid.h is not available.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
scripts/meson-buildoptions.sh