Page MenuHomeFreeBSD

depend-cleanup.sh: Generalise lib32 code and avoid duplication
ClosedPublic

Authored by jrtc27 on Jul 25 2023, 8:02 PM.
Tags
None
Referenced Files
F147377217: D41187.id.diff
Tue, Mar 10, 11:25 AM
Unknown Object (File)
Sun, Mar 8, 6:30 PM
Unknown Object (File)
Wed, Mar 4, 6:53 AM
Unknown Object (File)
Tue, Mar 3, 8:09 PM
Unknown Object (File)
Sat, Feb 21, 12:52 PM
Unknown Object (File)
Fri, Feb 20, 2:07 PM
Unknown Object (File)
Fri, Feb 20, 3:25 AM
Unknown Object (File)
Tue, Feb 17, 6:16 AM
Subscribers
None

Details

Summary

By passing through _ALL_libcompats we can avoid hard-coding the list of
libcompats in depend-cleanup.sh. This cleanup also makes clean_dep
shorter by using a loop instead of handling each case explicitly (at the
expense of slightly tweaked logging).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52835
Build 49726: arc lint + arc unit