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)
Fri, Apr 26, 1:56 AM
Unknown Object (File)
Mar 26 2024, 10:14 PM
Unknown Object (File)
Mar 22 2024, 8:38 PM
Unknown Object (File)
Mar 22 2024, 8:38 PM
Unknown Object (File)
Mar 22 2024, 8:38 PM
Unknown Object (File)
Mar 8 2024, 5:47 PM
Unknown Object (File)
Feb 23 2024, 3:08 AM
Unknown Object (File)
Feb 5 2024, 5:43 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