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)
Sat, Feb 1, 10:11 AM
Unknown Object (File)
Sun, Jan 26, 6:18 PM
Unknown Object (File)
Thu, Jan 23, 1:03 AM
Unknown Object (File)
Jan 8 2025, 3:50 AM
Unknown Object (File)
Jan 6 2025, 10:26 PM
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
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.