Searched hist:"61 f86416441a902f0244e4f26ca1a510b0273050" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 61f86416441a902f0244e4f26ca1a510b0273050 Tue Sep 01 10:34:18 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> configure: do not limit Hypervisor.framework test to Darwin
Because the target/i386/hvf/meson.build rule culls hvf support on non-Darwin systems, a --enable-hvf build is succeeding. To fix this, just try the compilation test every time someone passes --enable-hvf.
Reported-by: Christophe de Dinechin <dinechin@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|