Page MenuHomeFreeBSD

stand geli: Restore include path to LDRSRC.
ClosedPublic

Authored by jhb on Jul 19 2022, 7:45 PM.
Tags
None
Referenced Files
F96184647: D35861.diff
Mon, Sep 23, 11:53 PM
Unknown Object (File)
Sun, Sep 22, 1:23 PM
Unknown Object (File)
Wed, Sep 18, 4:10 AM
Unknown Object (File)
Tue, Sep 17, 5:31 PM
Unknown Object (File)
Mon, Sep 16, 1:10 PM
Unknown Object (File)
Wed, Sep 11, 7:14 AM
Unknown Object (File)
Fri, Sep 6, 8:10 AM
Unknown Object (File)
Thu, Sep 5, 2:19 PM
Subscribers

Details

Summary

Various GELI sources need bootstrap.h and disk.h.

This fixes the build with MK_LOADER_ZFS=no.

Obtained from: CheriBSD
Fixes: eaf7aabddcde stand: geli CFLAGS tightening
Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jul 19 2022, 7:45 PM

This is a bit better...
Still don't like it being needed, but in hind sight I shouldn't take it out on the messenger that's fixing things

This revision is now accepted and ready to land.Jul 20 2022, 10:44 PM
This revision was automatically updated to reflect the committed changes.

Since I originally objected and delayed this fix, I've pushed this in with John's name on it. I hope this isn't stepping on any toes. Any problems with this are likely my fault, not John's.