Skip to content

Instantly share code, notes, and snippets.

@olierxleben
Created February 24, 2012 18:14
Show Gist options
  • Save olierxleben/1902514 to your computer and use it in GitHub Desktop.
Save olierxleben/1902514 to your computer and use it in GitHub Desktop.
Command fixing problem with mac homebrew during make processes (for example installing macvim). Fixes problems when: Fresh install of os x lion -> updated to 10.7.3 -> installed Xcode 4.3 (now just Mac/iOS libs & tools) -> installed Xcode CLTs
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment