On 7/1/23 10:04, Philippe Mathieu-Daudé wrote:
On 1/7/23 08:28, Richard Henderson wrote:
On 6/30/23 23:41, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau<marcandre.lur...@redhat.com>
Commit commit 6cc5a615 ("ui/dbus: win32 support") has broken audio/dbus
compilation when pixman is not included.
Fixes:https://gitlab.com/qemu-project/qemu/-/issues/1739
Signed-off-by: Marc-André Lureau<marcandre.lur...@redhat.com>
---
audio/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Queued to tcg-next, per request.
While this happens to fix the build, I think the proper fix is
different, see:
https://lore.kernel.org/qemu-devel/20230630234839.14716-1-phi...@linaro.org/
Doh! I didn't see this until after pushing to master.
But yes, that's more correct, getting the -Ipaths right.
r~