K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-05-14T23:28:04.915202Z K 7 svn:log V 280 Force MK_COVERAGE{,_SUPPORT} off on arm/armv6 These targets don't enable LLD/LLVM by default, and for that reason cannot create DWARF v4 binaries, resulting in linker errors. Force MK_COVERAGE_* off to fix those platforms until the LLD issues are fixed in the llvm project, etc. END