Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpcbind: allow build without NSS support | Thomas Petazzoni | 2012-11-14 | 1 | -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> |