Page MenuHomeFreeBSD

BSD.usr.dist: remove empty /usr/libdata/gcc directory
ClosedPublic

Authored by mhorne on Mar 20 2024, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 12:30 PM
Unknown Object (File)
Sat, May 4, 10:52 PM
Unknown Object (File)
Thu, May 2, 7:52 PM
Unknown Object (File)
Apr 9 2024, 6:37 AM
Unknown Object (File)
Apr 6 2024, 10:51 PM
Unknown Object (File)
Apr 6 2024, 3:48 PM
Unknown Object (File)
Mar 27 2024, 6:58 PM
Unknown Object (File)
Mar 21 2024, 6:08 PM
Subscribers

Details

Summary

I am unsure of its historical usage, but, we no longer ship GCC with
FreeBSD.

I note that I have several versions of gcc installed from ports, and
there is no /usr/local/libdata/gcc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56711
Build 53599: arc lint + arc unit

Event Timeline

It came from rG:2bb58cb2e0c46298578b02d4448f69e4de166f16 and indeed is not used.
You could bump .Dd in hier.7 if you are so inclined.

This revision is now accepted and ready to land.Mar 20 2024, 5:50 PM

I think this is good. Maybe ask dim/jhb if there is some weird reason we need these?

We don't need these, they were just forgotten when GCC was removed.

ldscripts may be unused too.