K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-03-17T11:59:40.569026Z K 7 svn:log V 293 Fix build of XLP MIPS kernel with clang Clang does not recognize some of the GCC optimization options that are used to compile ucore_app.bin. This is required to switch MIPS to compile with LLVM by default (D23204). Reviewed By: imp Differential Revision: https://reviews.freebsd.org/D24092 END