]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
autofs: allow to use libtirpc
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 1 Feb 2018 20:09:04 +0000 (21:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 6 Feb 2018 13:05:44 +0000 (14:05 +0100)
commit873040371b1436d480fb9153427504ce9e3d78cf
tree6556227b6c1300a2973f528344c2348e8b8b244e
parentc032e6825ad96e6d4b69cecde2402c02a2a356b5
autofs: allow to use libtirpc

uClibc-ng removed internal RPC implementation as it
is ipv4 only and can not be used for most important RPC software
rpcbind and nfs-utils.
musl does not implement RPC and GNU C library deprecated the
internal implementation a while ago.
It is still possible to use the C library implementation.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas: change to use libtirpc when available, not just when the
toolchain does not have RPC support.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/autofs/Config.in
package/autofs/autofs.mk