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)
Fri, Mar 7, 2:04 PM
Unknown Object (File)
Sun, Feb 16, 6:29 PM
Unknown Object (File)
Feb 8 2025, 12:10 AM
Unknown Object (File)
Feb 7 2025, 11:57 PM
Unknown Object (File)
Jan 29 2025, 3:14 AM
Unknown Object (File)
Jan 22 2025, 7:40 PM
Unknown Object (File)
Dec 11 2024, 9:37 AM
Unknown Object (File)
Nov 6 2024, 7:01 AM
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