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)
Thu, Feb 19, 3:31 AM
Unknown Object (File)
Wed, Feb 18, 12:34 PM
Unknown Object (File)
Wed, Feb 18, 12:34 PM
Unknown Object (File)
Mon, Feb 16, 1:09 PM
Unknown Object (File)
Sun, Feb 15, 12:18 PM
Unknown Object (File)
Sat, Feb 14, 3:37 PM
Unknown Object (File)
Sat, Feb 14, 3:37 PM
Unknown Object (File)
Feb 8 2026, 12:11 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