rpcbind: allow build without NSS support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Nov 2012 11:42:46 +0000 (11:42 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 14 Nov 2012 22:00:29 +0000 (23:00 +0100)
commit1d4bc3790250d757876e42fcb78fd41fdab63707
treea38997c324b344d1f908999c398375c84b749e28
parentbff62a2a8783d9f65e05586ff61e7229c8cab357
rpcbind: allow build without NSS support

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>
package/rpcbind/rpcbind-0002-Do-not-try-to-use-NSS-support-when-not-available-in-.patch [new file with mode: 0644]