Advise brew update
before filing issues about compiler versions
This commit is contained in:
parent
a6003d08f6
commit
f2b6ec0bfc
@ -200,7 +200,8 @@ module MacOS extend self
|
|||||||
unless StandardCompilers.keys.include? xcode
|
unless StandardCompilers.keys.include? xcode
|
||||||
onoe <<-EOS.undent
|
onoe <<-EOS.undent
|
||||||
Homebrew doesn't know what compiler versions ship with your version of
|
Homebrew doesn't know what compiler versions ship with your version of
|
||||||
Xcode. Please file an issue with the output of `brew --config`:
|
Xcode. Please `brew update` and if that doesn't help, file an issue with
|
||||||
|
the output of `brew --config`:
|
||||||
https://github.com/mxcl/homebrew/issues
|
https://github.com/mxcl/homebrew/issues
|
||||||
|
|
||||||
Thanks!
|
Thanks!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user