Page MenuHomeFreeBSD

Allow bootstrapping libnv on macOS and Linux
ClosedPublic

Authored by arichardson on Dec 7 2018, 3:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 7:09 PM
Unknown Object (File)
Fri, Oct 24, 6:56 PM
Unknown Object (File)
Fri, Oct 24, 6:56 PM
Unknown Object (File)
Fri, Oct 24, 6:56 PM
Unknown Object (File)
Fri, Oct 24, 11:18 AM
Unknown Object (File)
Oct 10 2025, 11:11 PM
Unknown Object (File)
Oct 9 2025, 5:38 AM
Unknown Object (File)
Oct 2 2025, 3:46 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable