Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Advise brew update before filing issues about compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Oct 6, 2012
1 parent f40c991 commit 60b8a57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Library/Homebrew/macos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@ def compilers_standard?
unless StandardCompilers.keys.include? xcode
onoe <<-EOS.undent
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
Thanks!
Expand Down

0 comments on commit 60b8a57

Please sign in to comment.