Am 30.08.20 um 17:45 schrieb Paolo Bonzini:

> Pixman used to be included directly in QEMU_CFLAGS and therefore the
> include path was added to every compiler invocation.  Now that (just
> like basically everything else) it is a separate dependency, we
> need to add it to all build target, especially UI modules that need
> it due to their including ui/console.h.
>
> Reported-by: Stefan Weil <s...@weilnetz.de>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  ui/meson.build | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)


Tested-by: Stefan Weil <s...@weilnetz.de>

chardev/baum.c still fails to compile, so I think chardev/meson.build
needs a similar fix. I have sent a patch for that.

Regards,
Stefan




Reply via email to