On 29/8/23 10:29, Paolo Bonzini wrote:
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.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- net/meson.build | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)
Nice. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>