diff options
author | Thomas Huth <thuth@redhat.com> | 2020-08-04 16:06:44 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-09-07 12:34:17 +0200 |
commit | e7a222aeb813a06076f5a7b6c56c1b7301b40712 (patch) | |
tree | d3395298493442652311f0842dfcfca772a7cfc2 /stubs/meson.build | |
parent | d3dd34a1e5e1341167a0d3a1d35eda85f47f52d8 (diff) | |
download | qemu-e7a222aeb813a06076f5a7b6c56c1b7301b40712.zip qemu-e7a222aeb813a06076f5a7b6c56c1b7301b40712.tar.gz qemu-e7a222aeb813a06076f5a7b6c56c1b7301b40712.tar.bz2 |
configure: Allow automatic WHPX detection
The whpx variable is currently initialized to "no" which causes the WHPX
check to skip the detection unless the user specified --enable-whpx.
Since the detection code should be able to figure it out correctly, let's
initialized the variable to "" on MinGW-builds for proper auto-detection
instead.
Message-Id: <20200804170055.2851-11-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Message-Id: <20200823111757.72002-7-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'stubs/meson.build')
0 files changed, 0 insertions, 0 deletions