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)
Oct 11 2024, 4:28 PM
Unknown Object (File)
Sep 25 2024, 8:23 PM
Unknown Object (File)
Sep 25 2024, 8:17 PM
Unknown Object (File)
Sep 25 2024, 6:17 PM
Unknown Object (File)
Sep 17 2024, 10:14 AM
Unknown Object (File)
Sep 5 2024, 6:06 PM
Unknown Object (File)
Sep 4 2024, 1:28 PM
Unknown Object (File)
Aug 21 2024, 3:43 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.