Page MenuHomeFreeBSD

depend-cleanup: Ignore lib32 for arm64 only files
ClosedPublic

Authored by andrew on Jan 20 2025, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 17 2025, 5:51 AM
Unknown Object (File)
Sep 13 2025, 11:59 PM
Unknown Object (File)
Sep 13 2025, 2:44 PM
Unknown Object (File)
Sep 12 2025, 1:26 PM
Unknown Object (File)
Sep 7 2025, 11:52 AM
Unknown Object (File)
Sep 5 2025, 5:15 AM
Unknown Object (File)
Sep 1 2025, 4:20 AM
Unknown Object (File)
Aug 25 2025, 10:37 AM
Subscribers

Details

Summary

When cleaning arm64 only files we try to clean both the native libc
depends files and the compat32 depends files. Ignore the latter as
only the native files have changed.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable