Page MenuHomeFreeBSD

Drop builtin float.h for amd64-gcc.
ClosedPublic

Authored by jhb on Jun 29 2018, 8:38 PM.
Tags
None
Referenced Files
F160731378: D16073.diff
Sat, Jun 27, 7:29 AM
Unknown Object (File)
Fri, Jun 26, 11:18 AM
Unknown Object (File)
Fri, Jun 26, 8:00 AM
Unknown Object (File)
Fri, Jun 26, 7:55 AM
Unknown Object (File)
Thu, Jun 25, 10:15 PM
Unknown Object (File)
Wed, Jun 24, 7:34 AM
Unknown Object (File)
Sun, Jun 21, 7:05 PM
Unknown Object (File)
Sun, Jun 21, 12:54 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