For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it can
use floating point hardware instructions (because all armv6/7 systems we
support have fp hardware), but it passes args using a soft-float compatible
ABI. This should give noticible performance improvement (but not as much
as using the armv6hf arch).
Description
Description
Details
Details
- Provenance
• ian Authored on Jan 19 2015, 4:56 AM - Parents
- rG9a53618ab271: ext2: Garbage-collect some unused variables
- Branches
- Unknown
- Tags