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)
Sat, Aug 1, 1:24 AM
Unknown Object (File)
Mon, Jul 27, 9:57 AM
Unknown Object (File)
Sun, Jul 26, 7:10 PM
Unknown Object (File)
Sun, Jul 26, 7:10 PM
Unknown Object (File)
Sun, Jul 26, 7:06 PM
Unknown Object (File)
Tue, Jul 21, 2:21 PM
Unknown Object (File)
Mon, Jul 20, 1:02 AM
Unknown Object (File)
Sun, Jul 19, 10:05 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 17988
Build 17742: arc lint + arc unit