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
F106168812: D44243.diff
Thu, Dec 26, 12:44 PM
Unknown Object (File)
Nov 23 2024, 3:00 AM
Unknown Object (File)
Nov 23 2024, 1:37 AM
Unknown Object (File)
Nov 22 2024, 10:26 AM
Unknown Object (File)
Nov 21 2024, 2:07 PM
Unknown Object (File)
Nov 21 2024, 1:19 AM
Unknown Object (File)
Nov 20 2024, 3:14 AM
Unknown Object (File)
Nov 19 2024, 1:20 PM
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