Page MenuHomeFreeBSD

libefivar: Add note about extra compiler flags
ClosedPublic

Authored by imp on Feb 15 2023, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 24 2024, 4:34 PM
Unknown Object (File)
May 24 2024, 4:34 PM
Unknown Object (File)
May 24 2024, 4:30 PM
Unknown Object (File)
May 22 2024, 4:02 PM
Unknown Object (File)
Mar 16 2024, 3:26 AM
Unknown Object (File)
Mar 16 2024, 3:26 AM
Unknown Object (File)
Mar 16 2024, 3:26 AM
Unknown Object (File)
Mar 12 2024, 7:24 AM
Subscribers
None

Details

Summary

Add a note about why we need these extra compiler flags to suppress
warnings. EDK2 upstream code is being used verbatim and as of the last
update these issuse persist, but are benign.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Feb 15 2023, 7:49 PM
imp created this revision.
asomers added inline comments.
lib/libefivar/Makefile
68
This revision is now accepted and ready to land.Feb 15 2023, 8:15 PM
This revision was automatically updated to reflect the committed changes.