Page MenuHomeFreeBSD

Retire CLANG_IS_CC option
ClosedPublic

Authored by emaste on Oct 20 2022, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 9:08 AM
Unknown Object (File)
Mon, Oct 28, 9:07 AM
Unknown Object (File)
Mon, Oct 28, 9:07 AM
Unknown Object (File)
Mon, Oct 28, 8:46 AM
Unknown Object (File)
Oct 3 2024, 5:05 PM
Unknown Object (File)
Oct 3 2024, 10:53 AM
Unknown Object (File)
Oct 2 2024, 10:19 PM
Unknown Object (File)
Oct 1 2024, 12:34 PM
Subscribers

Details

Summary

Clang is now always installed as cc and such if enabled.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

When we had both GCC and Clang in the tree it was useful to have both built and available but be able to choose which is /usr/bin/cc. Now we have only Clang in the tree, and there is no point in building and installing base Clang but not providing cc.

I meant to click the clicky button yesterday.

This revision is now accepted and ready to land.Oct 21 2022, 7:41 PM
This revision was automatically updated to reflect the committed changes.