mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-30 03:11:09 +00:00
While the option still needs to be parsed in the configure script (it's needed by tests/tcg, and also to decide about recursing into contrib/plugins), passing it to Meson can be done with -D instead of using config-host.mak. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>