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
Unknown Object (File)
Tue, Sep 24, 9:19 AM
Unknown Object (File)
Sat, Sep 21, 3:53 PM
Unknown Object (File)
Fri, Sep 20, 7:43 AM
Unknown Object (File)
Thu, Sep 5, 7:27 PM
Unknown Object (File)
Thu, Sep 5, 3:04 AM
Unknown Object (File)
Aug 31 2024, 11:28 AM
Unknown Object (File)
Aug 31 2024, 11:28 AM
Unknown Object (File)
Aug 31 2024, 11:28 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