aboutsummaryrefslogtreecommitdiff
path: root/host/include/riscv
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2024-10-08 16:50:22 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2024-10-14 17:34:09 +0400
commitc118c8eb3e63c02421e8a02e82ffab6fa8369301 (patch)
tree22ed4479134b948b86d38b654756b3b0a36149a6 /host/include/riscv
parentec818df0005d1598d249f0cfea557226b6ad89a6 (diff)
downloadqemu-c118c8eb3e63c02421e8a02e82ffab6fa8369301.zip
qemu-c118c8eb3e63c02421e8a02e82ffab6fa8369301.tar.gz
qemu-c118c8eb3e63c02421e8a02e82ffab6fa8369301.tar.bz2
meson: find_program('gdbus-codegen') directly
gio.pc variable is a bit bogus in context of cross-compilation, since it contains an absolute path, relative to the sysroot directory. On Fedora, it ends up as: /usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/usr/bin/gdbus-codegen path which does not exist because it is not shipped by Fedora mingw packages. Instead, we can rely on meson find_program() behaviour to do a better job based on its search order and capabilities. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-ID: <20241008125028.1177932-14-marcandre.lureau@redhat.com>
Diffstat (limited to 'host/include/riscv')
0 files changed, 0 insertions, 0 deletions