]> code.ossystems Code Review - openembedded-core.git/commit
libnss-mdns: Check for nss.h before using
authorKhem Raj <raj.khem@gmail.com>
Mon, 1 Feb 2016 05:08:22 +0000 (05:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Feb 2016 14:42:14 +0000 (14:42 +0000)
commit94f780e889f194b67a48587ac68b3200288bee10
tree55bfa65c81e1c0e64562d7a891defaaddcc00d34
parent22e8a0cb730b7ff8b8ce4c409548b41ffd320dde
libnss-mdns: Check for nss.h before using

nss.h is not available on all libcs
so check for it and if its not there provide
the needed data types.

Fixed buil with musl
../../nss-mdns-0.10/src/nss.c:32:17: fatal error: nss.h: No such file or
directory
compilation terminated.
make[2]: *** [libnss_mdns4_la-nss.lo] Error 1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch [new file with mode: 0644]
meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb