diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-01 05:08:22 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-02 14:42:14 +0000 |
commit | 94f780e889f194b67a48587ac68b3200288bee10 (patch) | |
tree | 55bfa65c81e1c0e64562d7a891defaaddcc00d34 /meta/recipes-support | |
parent | 22e8a0cb730b7ff8b8ce4c409548b41ffd320dde (diff) | |
download | openembedded-core-94f780e889f194b67a48587ac68b3200288bee10.tar.gz openembedded-core-94f780e889f194b67a48587ac68b3200288bee10.tar.bz2 openembedded-core-94f780e889f194b67a48587ac68b3200288bee10.zip |
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>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions