summaryrefslogtreecommitdiffstats
path: root/package/rpcbind/rpcbind-0002-Do-not-try-to-use-NSS-support-when-not-available-in-.patch
Commit message (Collapse)AuthorAgeFilesLines
* rpcbind: allow build without NSS supportThomas Petazzoni2012-11-141-0/+60
uClibc doesn't provide NSS support, so we shouldn't try to include nss related headers or call nss related functions. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>