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:44:16 +0000 |
commit | 07a91a6e31b777c97704e1b031bda2665bb8bc2d (patch) | |
tree | bc98a1a26146201d29b827dbd421b679b02f218b /documentation/ref-manual/ref-manual.xml | |
parent | 1b34f55a35111b4b798469a819be54d31927e13f (diff) | |
download | poky-07a91a6e31b777c97704e1b031bda2665bb8bc2d.tar.gz |
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
(From OE-Core rev: 94f780e889f194b67a48587ac68b3200288bee10)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
0 files changed, 0 insertions, 0 deletions