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
F161389365: D41178.id125154.diff
Fri, Jul 3, 8:34 AM
F161372122: D41178.id125225.diff
Fri, Jul 3, 5:48 AM
F161323998: D41178.id125142.diff
Thu, Jul 2, 7:55 PM
Unknown Object (File)
Wed, Jul 1, 4:59 AM
Unknown Object (File)
Mon, Jun 15, 11:41 AM
Unknown Object (File)
Mon, Jun 15, 1:34 AM
Unknown Object (File)
Sun, Jun 7, 3:26 PM
Unknown Object (File)
Sat, Jun 6, 12:10 AM
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