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)
Thu, Mar 6, 1:32 AM
Unknown Object (File)
Fri, Feb 28, 11:48 PM
Unknown Object (File)
Mon, Feb 24, 9:51 AM
Unknown Object (File)
Fri, Feb 21, 10:04 AM
Unknown Object (File)
Jan 19 2025, 12:04 PM
Unknown Object (File)
Jan 15 2025, 9:59 AM
Unknown Object (File)
Dec 14 2024, 7:35 PM
Unknown Object (File)
Dec 3 2024, 8:35 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