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)
Tue, Oct 21, 10:57 AM
Unknown Object (File)
Sat, Oct 11, 11:59 AM
Unknown Object (File)
Sat, Oct 11, 11:58 AM
Unknown Object (File)
Sat, Oct 11, 11:58 AM
Unknown Object (File)
Sat, Oct 11, 3:56 AM
Unknown Object (File)
Mon, Oct 6, 4:43 PM
Unknown Object (File)
Sep 20 2025, 3:55 PM
Unknown Object (File)
Sep 14 2025, 4:34 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 Not Applicable
Unit
Tests Not Applicable

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.