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)
Sat, Nov 9, 6:13 PM
Unknown Object (File)
Sat, Nov 9, 6:13 PM
Unknown Object (File)
Sat, Nov 9, 6:13 PM
Unknown Object (File)
Wed, Nov 6, 12:33 PM
Unknown Object (File)
Wed, Nov 6, 8:26 AM
Unknown Object (File)
Wed, Nov 6, 12:35 AM
Unknown Object (File)
Tue, Nov 5, 8:17 PM
Unknown Object (File)
Fri, Oct 18, 7:52 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