Created
January 26, 2011 06:25
-
-
Save evantravers/796320 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You changed your cc to symlink to llvm. | |
| This bypasses LLVM checks, and some formulae may mysteriously fail to work. | |
| You may want to change /usr/bin/cc to point back at gcc. | |
| To force Homebrew to use LLVM, you can set the "HOMEBREW_LLVM" environmental | |
| variable, or pass "--use-llvm" to "brew install". | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment