Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information