K 10 svn:author V 3 kan K 8 svn:date V 27 2016-11-16T03:24:20.758670Z K 7 svn:log V 292 Compile trampoline with soft-float on MIPS, to match the rest of the kernel Core kernel is always compiled with -msoft-float on all of our platforms, make sure we follow the suit with trampoline as well. Reviewed by: adrian, br, imp Differential Revision: https://reviews.freebsd.org/D8507 END