K 10 svn:author V 3 ian K 8 svn:date V 27 2015-06-24T18:29:34.437140Z K 7 svn:log V 275 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. END