]> git.ipfire.org Git - thirdparty/qemu.git/commit
configure, meson: remove CONFIG_SOLARIS from config-host.mak
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Sep 2021 14:45:39 +0000 (16:45 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Sep 2023 11:32:37 +0000 (13:32 +0200)
commit73258b386489c410e4d449159a6c8420e3b7733f
treefad802e6850d0bae3e719f93b073161eb2ae2019
parent2c13c574418e4b17974f7ef71d200ac064fb8d4b
configure, meson: remove CONFIG_SOLARIS from config-host.mak

CONFIG_SOLARIS is only used to pick tap implementations.  But the
target OS is invariant and does not depend on the configuration, so move
away from config_host and just use unconditional rules in softmmu_ss.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
net/meson.build