Page MenuHomeFreeBSD

Fix build of XLP MIPS kernel with clang
ClosedPublic

Authored by arichardson on Mar 16 2020, 10:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 9:37 AM
Unknown Object (File)
Nov 6 2024, 7:01 AM
Unknown Object (File)
Oct 23 2024, 9:19 PM
Unknown Object (File)
Oct 23 2024, 9:19 PM
Unknown Object (File)
Oct 23 2024, 9:19 PM
Unknown Object (File)
Oct 23 2024, 8:58 PM
Unknown Object (File)
Oct 3 2024, 8:58 PM
Unknown Object (File)
Oct 1 2024, 12:27 PM
Subscribers
None

Details

Summary

Clang does not recognize some of the GCC optimization options that are
used to compile ucore_app.bin. This is required for D23204

Test Plan

Compiles, did not try to boot.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable