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)
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)
Mon, Apr 13, 6:55 AM
Unknown Object (File)
Thu, Apr 9, 2:54 AM
Unknown Object (File)
Mon, Apr 6, 3:42 PM
Unknown Object (File)
Sat, Apr 4, 4:51 PM
Unknown Object (File)
Mon, Mar 23, 8:30 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