NetBSD build fix.
authorDavid Carlier <devnexen@gmail.com>
Mon, 16 Nov 2020 11:02:24 +0000 (11:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 17 Nov 2020 12:16:49 +0000 (13:16 +0100)
commitef2a44eb31c88b47bca914295b229a9bd1658145
tree64d865a3f1efd190bfab6729f7d957a2312e74f3
parentccbf3f90c46cee9b2ca38f9a6c797c838738d8af
NetBSD build fix.

getentropy shows up wrongly as weak symbol whereas there is no support.

However NetBSD 10.0 will support getrandom.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13408)
providers/implementations/rands/seeding/rand_unix.c