Page MenuHomeFreeBSD

spl: Unbreak crossbuild after f20893853e8e
ClosedPublic

Authored by jrtc27 on Jun 14 2021, 8:23 PM.
Tags
None
Referenced Files
F132976073: D30763.diff
Tue, Oct 21, 6:04 PM
Unknown Object (File)
Mon, Oct 20, 8:50 PM
Unknown Object (File)
Fri, Oct 17, 7:09 AM
Unknown Object (File)
Wed, Oct 15, 4:23 PM
Unknown Object (File)
Fri, Oct 10, 7:34 PM
Unknown Object (File)
Thu, Oct 9, 6:39 AM
Unknown Object (File)
Thu, Oct 9, 6:02 AM
Unknown Object (File)
Sun, Oct 5, 12:06 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable