Clang is now always installed as cc and such if enabled.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
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.