K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2017-09-17T21:41:51.270952Z K 7 svn:log V 325 Turn on ELFv2 kernels by default if we have a capable toolchain (GCC >= 4.9). This makes our kernels more Linux-like, which helps with some bootloaders (kexec, for instance), and provides some marginal efficiency benefits. Clang also supports ELFv2, but in-tree binutils does not, which is a trickier combination to gate on. END