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
F132343692: D44243.id135527.diff
Thu, Oct 16, 2:15 AM
F132343683: D44243.id.diff
Thu, Oct 16, 2:15 AM
F132343667: D44243.id135432.diff
Thu, Oct 16, 2:14 AM
Unknown Object (File)
Wed, Oct 15, 3:28 PM
Unknown Object (File)
Wed, Oct 8, 8:42 AM
Unknown Object (File)
Thu, Oct 2, 9:16 AM
Unknown Object (File)
Sep 15 2025, 12:44 PM
Unknown Object (File)
Sep 7 2025, 11:49 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