HomeFreeBSD

Allow bootstrapping libnv on macOS and Linux

Description

Allow bootstrapping libnv on macOS and Linux

MacOS/Linux do not define struct cmsgcred but we need to bootstrap libnv
when building on non-FreeBSD systems. Since they are not used during
bootstrap we can just omit these two functions there.

Reviewed By: emaste
Differential Revision: https://reviews.freebsd.org/D18472

Details

Provenance
arichardsonAuthored on
Reviewer
emaste
Differential Revision
D18472: Allow bootstrapping libnv on macOS and Linux
Parents
rS342100: Add some more checking to the RISC-V page fault handler.
Branches
Unknown
Tags
Unknown