On 7/1/23 14:32, Paolo Bonzini wrote:
configure uses "pkg-config" directly so that GLIB_VERSION is always based
on host glib version.   To correctly handle cross-compilation it should use
"$pkg_config" and take GLIB_VERSION from the cross-compiled glib.

Reported-by: Валентин <[email protected]>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1414
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
---
  configure | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to