Page MenuHomeFreeBSD

[PowerPC] Update /platforms to reflect the powerpc* switch to clang.
ClosedPublic

Authored by bdragon on Dec 27 2019, 6:50 AM.
Referenced Files
Unknown Object (File)
Thu, Oct 9, 3:11 PM
Unknown Object (File)
Sun, Sep 21, 5:36 AM
Unknown Object (File)
Fri, Sep 19, 12:31 PM
Unknown Object (File)
Sep 13 2025, 4:30 AM
Unknown Object (File)
Sep 12 2025, 11:49 PM
Unknown Object (File)
Sep 12 2025, 7:57 AM
Unknown Object (File)
Sep 8 2025, 9:04 PM
Unknown Object (File)
Sep 1 2025, 4:34 AM
Subscribers

Details

Summary

As of rS356111, the default compiler on all powerpc* targets in HEAD is no longer GCC4.

As such, remove powerpc* from the automatic-transition-to-tier-4 list.

(This includes powerpcspe, which is currently broken as-is in HEAD because of some target triple issues that will be fixed soon, but builds and works fine in clang with some minor out-of-tree patches.)

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Not sure who else I should be tagging on this. Almost added core as a group reviewer but changed my mind at the last minute, this seems too obvious and straightforward of a change to waste their time.

bcr added a subscriber: bcr.

OK from docs.

This revision is now accepted and ready to land.Dec 27 2019, 7:12 PM