]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Repair recognition of "CC" as an alias for the C++ compiler, since it
authorDimitry Andric <dim@FreeBSD.org>
Tue, 11 Mar 2014 21:11:43 +0000 (21:11 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Tue, 11 Mar 2014 21:11:43 +0000 (21:11 +0000)
commitbffb01c6d1e4815b346d2f5a4fd8e9f2176836c4
tree3728430c1162ac3edaa58135b942c5fc1ac9e834
parent890859c77b1f1fd2bdc478a55c0698ee0e7ecf90
Repair recognition of "CC" as an alias for the C++ compiler, since it
was silently broken by upstream for a Windows-specific use-case.

Apparently some versions of CMake still rely on this archaic feature...

Reported by: rakuco
MFC after: 3 days
X-MFC-With: r261991
contrib/llvm/tools/clang/tools/driver/driver.cpp