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.
Details
Details
- Reviewers
kan bapt bdrewery - Commits
- rP475290: Drop builtin float.h for amd64-gcc.
- built recent world and ran into build failure in lib32 libm after --sysroot fixes
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Rework to explicitly remove this header so that this is check-plist friendly.
- Bump portrevision.