Skip to content

Instantly share code, notes, and snippets.

@evantravers
Created January 26, 2011 06:25
Show Gist options
  • Select an option

  • Save evantravers/796320 to your computer and use it in GitHub Desktop.

Select an option

Save evantravers/796320 to your computer and use it in GitHub Desktop.
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