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)
Mon, Jul 27, 7:57 PM
Unknown Object (File)
Mon, Jul 20, 10:54 PM
Unknown Object (File)
Sat, Jul 4, 11:29 AM
Unknown Object (File)
Sat, Jul 4, 6:24 AM
Unknown Object (File)
Fri, Jul 3, 2:05 AM
Unknown Object (File)
Thu, Jul 2, 6:36 AM
Unknown Object (File)
Jun 22 2026, 6:32 AM
Unknown Object (File)
May 27 2026, 3:45 PM
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