HomeFreeBSD

Remove intel compiler support from math.h

Description

Remove intel compiler support from math.h

The intel compiler support has badly decayed over the years. Stop
pretending that we support it. Note, I've stopped short of requiring
gcc builtin support with this commit since other compilers may be used
to build non-base software and we need to support those so more
investigation is needed before simplifying further.

Details

Provenance
impAuthored on
Parents
rS367029: Remove support for ancient compilers
Branches
Unknown
Tags
Unknown