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)
Wed, Sep 2, 4:53 AM
Unknown Object (File)
Sun, Aug 30, 1:27 AM
Unknown Object (File)
Fri, Aug 28, 2:35 PM
Unknown Object (File)
Thu, Aug 27, 10:32 PM
Unknown Object (File)
Wed, Aug 26, 6:35 PM
Unknown Object (File)
Mon, Aug 24, 10:11 AM
Unknown Object (File)
Sat, Aug 22, 11:34 PM
Unknown Object (File)
Sat, Aug 15, 3:36 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