Page MenuHomeFreeBSD

Remove lib32 versions of libl.
ClosedPublic

Authored by jhb on Jan 11 2022, 7:35 PM.
Tags
None
Referenced Files
F107547722: D33851.diff
Wed, Jan 15, 5:43 PM
Unknown Object (File)
Dec 11 2024, 4:31 PM
Unknown Object (File)
Dec 5 2024, 3:28 AM
Unknown Object (File)
Nov 29 2024, 3:55 PM
Unknown Object (File)
Nov 24 2024, 6:36 PM
Unknown Object (File)
Nov 24 2024, 3:28 AM
Unknown Object (File)
Nov 22 2024, 9:21 PM
Unknown Object (File)
Nov 22 2024, 7:35 AM
Subscribers
None

Diff Detail

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

Event Timeline

jhb requested review of this revision.Jan 11 2022, 7:35 PM
jhb created this revision.
emaste added inline comments.
ObsoleteFiles.inc
5424–5428

Should we add these at the top with today's date instead?

In practice it makes little difference because we don't aggressively clear these out, but it could be a reasonable approach to keep only entries from the earliest supported branch or such.

Anyway the change LGTM regardless of where it goes.

This revision is now accepted and ready to land.Jan 11 2022, 10:20 PM
ObsoleteFiles.inc
5424–5428

This is the date of the commit that made the change (the libraries on my desktop are from late 2019 since I only rebuild on it every few months).

imp added inline comments.
ObsoleteFiles.inc
5424–5428

Agree with John. they should be the date we removed them and in date order within the file.

This revision was automatically updated to reflect the committed changes.