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)
Fri, Nov 7, 10:44 AM
Unknown Object (File)
Thu, Nov 6, 4:21 AM
Unknown Object (File)
Mon, Nov 3, 4:05 AM
Unknown Object (File)
Sun, Nov 2, 3:49 AM
Unknown Object (File)
Thu, Oct 30, 9:12 PM
Unknown Object (File)
Tue, Oct 28, 1:57 AM
Unknown Object (File)
Mon, Oct 27, 12:37 PM
Unknown Object (File)
Sat, Oct 25, 10:07 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 Not Applicable
Unit
Tests Not Applicable