HomeFreeBSD

Fix build of XLP MIPS kernel with clang

Description

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

Details

Provenance
arichardsonAuthored on
Reviewer
imp
Differential Revision
D24092: Fix build of XLP MIPS kernel with clang
Parents
rS359032: Tell the world how to convert gigabytes to bytes with units(1) easily
Branches
Unknown
Tags
Unknown