HomeFreeBSD

Drop builtin float.h for amd64-gcc.

Description

Drop builtin float.h for amd64-gcc.

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.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D16073

Details

Provenance
jhbAuthored on
Reviewer
bapt
Differential Revision
D16073: Drop builtin float.h for amd64-gcc.
Parents
rP475289: databases/py-bsddb3: Update version 6.2.5=>6.2.6
Branches
Unknown
Tags
Unknown