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)
Sat, Jan 4, 1:31 AM
Unknown Object (File)
Dec 9 2024, 11:03 PM
Unknown Object (File)
Nov 27 2024, 5:20 PM
Unknown Object (File)
Nov 19 2024, 10:56 AM
Unknown Object (File)
Nov 19 2024, 9:00 AM
Unknown Object (File)
Nov 13 2024, 6:50 AM
Unknown Object (File)
Nov 9 2024, 1:27 PM
Unknown Object (File)
Oct 1 2024, 7:24 PM
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