Created
February 24, 2012 18:14
-
-
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
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
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