These link against libsa instead of pulling individual sources from
the libsa source directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Historically, we pulled individual files in from SASRC. However, at some point, we started pulling in libsa.a more generally and stopped listing the individual files.
Comment Actions
Yes, the last one might have been util.o which was around the time you were cleaning up the GELI boot stuff, but I didn't try to narrow it down to exactly which commit removed the last use.