Specify where to get the CLT package

This commit is contained in:
Max Howell 2012-10-28 10:50:38 -04:00
parent e7a9f6eb89
commit f6091b1c85

View File

@ -249,7 +249,7 @@ def check_cc
return <<-EOS.undent
Experimental support for using Xcode without the "Command Line Tools".
You have only installed Xcode. If stuff is not building, try installing the
"Command Line Tools for Xcode" package.
"Command Line Tools for Xcode" package provided by Apple.
EOS
else
return <<-EOS.undent