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)
Wed, Oct 8, 8:42 AM
Unknown Object (File)
Thu, Oct 2, 9:16 AM
Unknown Object (File)
Mon, Sep 15, 12:44 PM
Unknown Object (File)
Sep 7 2025, 11:49 PM
Unknown Object (File)
Sep 6 2025, 8:31 AM
Unknown Object (File)
Sep 4 2025, 7:31 PM
Unknown Object (File)
Aug 17 2025, 12:27 PM
Unknown Object (File)
Aug 17 2025, 12:27 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