On 18 October 2016 at 02:16, Khem Raj <raj.k...@gmail.com> wrote: > When using distros which use old kernels gnutls fails to build > due to missing SYS_getrandom, therefore we need to check for this > before using it. > Fixes errorr e.g. > > | ../../../gnutls-3.5.3/lib/nettle/rnd-linux.c: In function > 'have_getrandom': > | ../../../gnutls-3.5.3/lib/nettle/rnd-linux.c:59:42: error: > 'SYS_getrandom' undeclared (first use in this function) > | # define getrandom(dst,s,flags) syscall(SYS_getrandom, (void*)dst, > (size_t)s, (unsigned int)flags) > > Signed-off-by: Khem Raj <raj.k...@gmail.com> >
Alex's upgrade makes this redundant for master, but I suspect you'll want to re-send it when we have a Morty maintainer. Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core