]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix building on Linux/macOS after r366622
authorarichardson <arichardson@FreeBSD.org>
Mon, 12 Oct 2020 10:42:14 +0000 (10:42 +0000)
committerarichardson <arichardson@FreeBSD.org>
Mon, 12 Oct 2020 10:42:14 +0000 (10:42 +0000)
commit51914e6159542c89259e86d43d848dcc5e7e3d34
tree8dcf8b0e15e080a710207e46ce5fd5b7190ab010
parent28f7839fec77ba871fe8a2c3df8ab19592357f05
Fix building on Linux/macOS after r366622

We have to bootstrap arc4random.c, so guard the FenestrasX code to avoid
using it on Linux/macOS.

Reviewed By: cem
Differential Revision: https://reviews.freebsd.org/D26738
lib/libc/gen/arc4random.c
lib/libc/gen/arc4random.h