HomeFreeBSD

Fix compilation when the armv6 world is being compiled without hw floating

Description

Fix compilation when the armv6 world is being compiled without hw floating
point support. The fenv-vfp.c file overrides -mfloat-abi so it can use
floating point instructions if it detects support at runtime. Make it also
override -mfpu in case the user has set -mfpu=none.

Details

Provenance
ianAuthored on
Parents
rS284771: Fix a misplaced #endif (maybe a mismerge?). Emitting the symbol for CURPMAP
Branches
Unknown
Tags
Unknown