]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix building on Linux/macOS after r366622
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 12 Oct 2020 10:42:14 +0000 (10:42 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 12 Oct 2020 10:42:14 +0000 (10:42 +0000)
commitc2ca066705263c5ac375a33df16f109cdb320106
tree8dcf8b0e15e080a710207e46ce5fd5b7190ab010
parentc50f409c15ef818baf5ee49edd52f44b9d809dce
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