K 10 svn:author V 3 kan K 8 svn:date V 27 2017-04-07T22:58:25.135426Z K 7 svn:log V 263 Do not use -msoft-float with intention of disabling FP on aarch64 GNU GCC does does recognise it as a valid option and we already use -mgeneral-regs-only that has the desired effect. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D10306 END