summary refs log tree commit diff stats
path: root/tests/fp
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-09-29 11:40:03 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-12-31 09:11:28 +0100
commitcfc1a889e509ffeba6e44cca8ff626751bc4219e (patch)
treebe88a62804cdac81dec5e6ad95db70e2286a762c /tests/fp
parent0d66549cf5b76bde9870af0d09a46d6d6c306e53 (diff)
downloadfocaccia-qemu-cfc1a889e509ffeba6e44cca8ff626751bc4219e.tar.gz
focaccia-qemu-cfc1a889e509ffeba6e44cca8ff626751bc4219e.zip
meson: rename config_all
config_all now lists only accelerators, rename it to indicate its actual
content.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/fp')
-rw-r--r--tests/fp/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fp/meson.build b/tests/fp/meson.build
index cbc17392d6..9ef322afc4 100644
--- a/tests/fp/meson.build
+++ b/tests/fp/meson.build
@@ -1,4 +1,4 @@
-if 'CONFIG_TCG' not in config_all
+if 'CONFIG_TCG' not in config_all_accel
   subdir_done()
 endif
 # There are namespace pollution issues on Windows, due to osdep.h