kumquat-buildroot/package/rpcbind/Config.in

9 lines
271 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_RPCBIND
bool "rpcbind"
# We really need libtirpc and can't work with the native RPC
# implementation of toolchains.
select BR2_PACKAGE_LIBTIRPC
help
The rpcbind utility is a server that converts RPC program numbers
into universal addresses.