diff options
Diffstat (limited to 'Library')
| -rwxr-xr-x | Library/ENV/4.3/cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index b96c0015e..5935cb581 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -66,7 +66,7 @@ class Cmd when /clang/ 'clang++' when /llvm-gcc/ - 'g++' + 'llvm-g++-4.2' when /gcc(-4.2)?$/ 'g++-4.2' when /gcc-4.0/ |
