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
F166257128: D44243.id.diff
Wed, Aug 12, 2:23 PM
Unknown Object (File)
Tue, Aug 11, 11:29 PM
Unknown Object (File)
Sun, Aug 9, 3:47 PM
Unknown Object (File)
Sat, Aug 8, 7:24 PM
Unknown Object (File)
Fri, Aug 7, 5:51 PM
Unknown Object (File)
Tue, Jul 28, 2:45 PM
Unknown Object (File)
Mon, Jul 27, 4:56 PM
Unknown Object (File)
Mon, Jul 27, 2:10 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