Page MenuHomeFreeBSD

Remove lib32 versions of libl.
ClosedPublic

Authored by jhb on Jan 11 2022, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 9:27 PM
Unknown Object (File)
Jan 15 2024, 11:15 AM
Unknown Object (File)
Dec 27 2023, 10:15 PM
Unknown Object (File)
Dec 21 2023, 7:48 AM
Unknown Object (File)
Dec 20 2023, 2:29 AM
Unknown Object (File)
Dec 14 2023, 9:12 AM
Unknown Object (File)
Dec 12 2023, 10:02 AM
Unknown Object (File)
Oct 29 2023, 7:28 AM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43863
Build 40751: arc lint + arc unit

Event Timeline

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

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
5417–5421

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
5417–5421

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.