svn commit: r257109 - head/contrib/llvm/tools/clang/tools/driver
David Chisnall
theraven at FreeBSD.org
Fri Oct 25 10:43:06 UTC 2013
On 25 Oct 2013, at 06:03, "Steven Hartland" <killing at multiplay.co.uk> wrote:
> As discussed on IRC while I agree removing CC is possibly the better
> fix moving forward, I think removing /usr/bin/CC has quite a bit more
> risk, especially at this stage in the release phase of 10.
I'm not sure what the risk is. CC is an IRIXism that was never part of any standard. Linux distros don't seem to provide a CC, just a c++, so this is unlikely to cause problems with ported code.
We've discussed removing CC for a while, and I think it's the right call.
David
More information about the svn-src-head
mailing list