]> xenbits.xensource.com Git - libvirt.git/commit
meson: Fix XDR check for GNU/Hurd
authorAndrea Bolognani <abologna@redhat.com>
Mon, 9 Oct 2023 21:17:10 +0000 (23:17 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 25 Oct 2023 10:19:32 +0000 (12:19 +0200)
commit03785fef927bfe51259f3782d11960436802c70d
tree34d3020e3230ce87b41d66044badd3fc07fed4e8
parentd3bdfa09115303fb562c71aceee4587754b1e247
meson: Fix XDR check for GNU/Hurd

The situation is the same as Linux: since glibc no
longer includes the RPC functionality, libtirpc must
be used to complement it.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
meson.build