Page MenuHomeFreeBSD

bsd.compat.mk Extract _ALL_LIBCOMPATS and add related variables
ClosedPublic

Authored by jrtc27 on Jul 25 2023, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 28, 10:07 PM
Unknown Object (File)
Sun, Feb 8, 7:15 PM
Unknown Object (File)
Jan 28 2026, 11:48 AM
Unknown Object (File)
Jan 27 2026, 6:38 PM
Unknown Object (File)
Jan 26 2026, 11:13 PM
Unknown Object (File)
Jan 25 2026, 6:52 AM
Unknown Object (File)
Jan 25 2026, 12:07 AM
Unknown Object (File)
Jan 24 2026, 10:38 PM
Subscribers

Details

Summary

Adding these to a new bsd.compat.pre.mk will allow other parts of the
tree to iterate over the set of possible libcompats (upper and/or lower)
rather than having to hard-code the list.

Diff Detail

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

Event Timeline

share/mk/bsd.compat.pre.mk
9–10

I think this could use a comment

Add comment to _ALL_LIBCOMPATS_libcompats

This revision is now accepted and ready to land.Jul 25 2023, 8:58 PM