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)
Oct 8 2024, 1:31 AM
Unknown Object (File)
Sep 26 2024, 12:55 PM
Unknown Object (File)
Sep 23 2024, 11:53 PM
Unknown Object (File)
Sep 22 2024, 1:23 PM
Unknown Object (File)
Sep 18 2024, 4:10 AM
Unknown Object (File)
Sep 17 2024, 5:31 PM
Unknown Object (File)
Sep 16 2024, 1:10 PM
Unknown Object (File)
Sep 11 2024, 7:14 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.