Page MenuHomeFreeBSD

Drop builtin float.h for amd64-gcc.
ClosedPublic

Authored by jhb on Jun 29 2018, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 11, 3:18 PM
Unknown Object (File)
Tue, Aug 11, 1:43 PM
Unknown Object (File)
Mon, Aug 10, 5:55 PM
Unknown Object (File)
Sun, Aug 9, 12:56 PM
Unknown Object (File)
Sun, Aug 9, 12:47 PM
Unknown Object (File)
Sat, Aug 1, 1:24 AM
Unknown Object (File)
Mon, Jul 27, 9:57 AM
Unknown Object (File)
Sun, Jul 26, 7:10 PM
Subscribers

Details

Summary

GCC's builtin <float.h> header is not compatible with
sys/x86/include/float.h. Drop the builtin header for now. If at
some point GCC's notion of floating point constants for i386 can
converge with sys/x86/include/float.h this can be restored.

Test Plan
  • built recent world and ran into build failure in lib32 libm after --sysroot fixes

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17734
Build 17534: arc lint + arc unit