Page MenuHomeFreeBSD

stand geli: Restore include path to LDRSRC.
ClosedPublic

Authored by jhb on Jul 19 2022, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 5:45 PM
Unknown Object (File)
Thu, Jan 23, 6:38 PM
Unknown Object (File)
Fri, Jan 17, 3:35 PM
Unknown Object (File)
Wed, Jan 8, 1:18 AM
Unknown Object (File)
Sun, Dec 29, 3:40 AM
Unknown Object (File)
Dec 1 2024, 6:59 PM
Unknown Object (File)
Nov 13 2024, 10:10 PM
Unknown Object (File)
Nov 12 2024, 5:22 AM
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.