Created
October 19, 2009 22:29
-
-
Save brianmario/213783 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
| $ ./configure --enable-llvm | |
| Using LLVM: auto | |
| Checking for existing LLVM tree: not found. | |
| Fetching http://asset.rubini.us/prebuilt/llvm-x86_64-apple-darwin10.0.0.tar.bz2... | |
| ######################################################################## 100.0% | |
| Prebuilt packages updated. | |
| Unpacking prebuilt LLVM for x86_64-apple-darwin10.0.0: done! | |
| Checking for function 'backtrace': found! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment