Page MenuHomeFreeBSD

spl: Unbreak crossbuild after f20893853e8e
ClosedPublic

Authored by jrtc27 on Jun 14 2021, 8:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 9:33 PM
Unknown Object (File)
Sat, Apr 11, 11:03 AM
Unknown Object (File)
Tue, Apr 7, 4:54 AM
Unknown Object (File)
Tue, Apr 7, 3:54 AM
Unknown Object (File)
Mon, Apr 6, 10:29 PM
Unknown Object (File)
Sat, Apr 4, 3:50 AM
Unknown Object (File)
Mon, Mar 23, 2:58 PM
Unknown Object (File)
Mon, Mar 23, 11:00 AM
Subscribers

Details

Summary

f20893853e8e made getexecname no longer guarded by BOOTSTRAPPING, but it
does not build on non-FreeBSD as it tries to use KERN_PROC_PATHNAME and
related constants.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39908
Build 36797: arc lint + arc unit