On Tue, Aug 29, 2023 at 10:29:28AM +0200, 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
> ---
> net/meson.build | 18 ++
>
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
---
net/meson.build | 18 ++
1 file changed, 10 insertions(+)
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
---
net/meson.build | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/net/meson.bu