Le dim. 30 août 2020 17:46, Paolo Bonzini a écrit :
> 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,
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, especial
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/