mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
a0b92460c1
We only need the host package for the rpcgen utility. glibc deprecated this utility in version 2.26. Fedora has recently removed rpcgen from its glibc package. So we need to build the rpcgen from the nfs-utils package. The removal of Sun RPC from glibc also removed RPC headers from glibc. rpcgen needs two of these headers. Add host-libtirpc to provide the RPC headers. Tested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0001-Patch-taken-from-Gentoo.patch | ||
0002-Switch-legacy-index-in-favour-of-strchr.patch | ||
0003-Let-the-configure-script-find-getrpcbynumber-in-libt.patch | ||
0004-mountd-Add-check-for-struct-file_handle.patch | ||
0005-nfs-utils-add-missing-include-of-stdint.h.patch | ||
Config.in | ||
nfs-utils_env.sh | ||
nfs-utils_tmpfiles.conf | ||
nfs-utils.hash | ||
nfs-utils.mk | ||
S60nfs |