mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
openvmtools detects and uses an external RPC library if RPC is not supported by the toolchain C library, so let's select package/libtirpc when necessary. Signed-off-by: Simon Rowe <simon.rowe@citrix.com> [Thomas: add missing dependency on libtirpc] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>