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 24, 8:47 PM
Unknown Object (File)
Fri, Apr 24, 12:18 AM
Unknown Object (File)
Wed, Apr 15, 1:23 PM
Unknown Object (File)
Wed, Apr 15, 1:18 PM
Unknown Object (File)
Tue, Apr 14, 5:11 PM
Unknown Object (File)
Apr 13 2026, 6:55 AM
Unknown Object (File)
Apr 9 2026, 2:54 AM
Unknown Object (File)
Apr 6 2026, 3:42 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