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)
Mar 18 2024, 4:46 AM
Unknown Object (File)
Mar 18 2024, 4:46 AM
Unknown Object (File)
Mar 18 2024, 4:46 AM
Unknown Object (File)
Mar 15 2024, 9:00 PM
Unknown Object (File)
Mar 12 2024, 4:57 AM
Unknown Object (File)
Mar 3 2024, 8:36 AM
Unknown Object (File)
Mar 3 2024, 5:35 AM
Unknown Object (File)
Feb 10 2024, 7:22 PM
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.