]> git.ipfire.org Git - thirdparty/qemu.git/commit
build, dockerfiles: add support for detecting rustdoc
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 May 2025 17:06:43 +0000 (19:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Jun 2025 20:42:18 +0000 (22:42 +0200)
commit53de966c3e8e6b9db3a81e8081be8e8275a0c6ee
treed2a0726bae8fc31fded0bd9ff3d8c73131c7b8b2
parent4f04a4eaf0576a5a5a1c347b63d17b4d5244c979
build, dockerfiles: add support for detecting rustdoc

rustdoc is effectively a custom version of rustc, and it is necessary to
specify it in order to run doctests from Meson.  Add the relevant configure
option and environment variables.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
tests/docker/dockerfiles/fedora-rust-nightly.docker
tests/docker/dockerfiles/ubuntu2204.docker
tests/lcitool/refresh