Page MenuHomeFreeBSD

libc/quad: narrow list of symbols exposed on i386
ClosedPublic

Authored by brooks on Mar 5 2024, 10:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 8:06 AM
Unknown Object (File)
Mon, Jun 17, 8:06 AM
Unknown Object (File)
Mon, Jun 17, 8:06 AM
Unknown Object (File)
Mon, Jun 17, 7:51 AM
Unknown Object (File)
Sun, Jun 16, 12:38 AM
Unknown Object (File)
Sat, Jun 8, 8:28 PM
Unknown Object (File)
Sat, May 25, 7:58 AM
Unknown Object (File)
May 19 2024, 5:56 AM
Subscribers

Details

Summary

These symbols aren't present on i386 so don't try to expose them.

Given the structure of quad/Makefile.inc, it might make more sense to
have per-arch symbol maps here, but this is sufficent to build with
WITHOUT_UNDEFINED_VERSION on i386.

Diff Detail

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