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
F86139612: D44243.diff
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)
Sun, May 19, 5:56 AM
Unknown Object (File)
May 16 2024, 10:05 AM
Unknown Object (File)
May 7 2024, 1:20 AM
Unknown Object (File)
May 4 2024, 1:20 PM
Unknown Object (File)
May 2 2024, 7:16 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 Not Applicable
Unit
Tests Not Applicable