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)
Sat, Feb 22, 5:34 PM
Unknown Object (File)
Feb 4 2025, 12:45 PM
Unknown Object (File)
Feb 2 2025, 7:39 AM
Unknown Object (File)
Feb 1 2025, 10:02 PM
Unknown Object (File)
Feb 1 2025, 3:50 AM
Unknown Object (File)
Jan 31 2025, 2:57 PM
Unknown Object (File)
Jan 30 2025, 5:30 AM
Unknown Object (File)
Jan 30 2025, 4:26 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