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)
Sun, Jan 19, 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
Unknown Object (File)
Nov 1 2024, 2:47 AM
Unknown Object (File)
Oct 22 2024, 3:22 PM
Unknown Object (File)
Oct 2 2024, 5:44 AM
Unknown Object (File)
Sep 30 2024, 3:24 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