Page MenuHomeFreeBSD

lib/libc: version auxiliary libsys.so
ClosedPublic

Authored by brooks on Feb 6 2024, 10:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 3, 1:19 AM
Unknown Object (File)
Sat, Jun 1, 2:17 PM
Unknown Object (File)
Sat, May 25, 2:56 AM
Unknown Object (File)
Fri, May 24, 3:11 PM
Unknown Object (File)
Wed, May 22, 4:19 AM
Unknown Object (File)
Sat, May 18, 10:33 AM
Unknown Object (File)
Fri, May 17, 6:22 PM
Unknown Object (File)
Mar 18 2024, 4:46 AM
Subscribers

Details

Summary

We need to use libsys.so.7 so that we can work without /usr and because
we're bound a specific ABI.

Reported by: jtrc27, kib

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Feb 6 2024, 10:51 PM

I've got a separate change to remove the LIBADD, but I want to test it more.

This revision was automatically updated to reflect the committed changes.