Created
January 5, 2010 03:03
-
-
Save jphastings/269107 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
| jp-macbook:Formula jp$ brew install shoes --verbose | |
| ==> Build Environment | |
| PATH: /usr/local/Cellar/gettext/0.17/bin:/usr/local/Cellar/libpng/1.2.40/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin | |
| CFLAGS: -O4 -march=prescott -mfpmath=sse -mmmx -msse3 -w -pipe | |
| LDFLAGS: -L/usr/local/Cellar/gettext/0.17/lib -L/usr/local/Cellar/libpng/1.2.40/lib | |
| CPPFLAGS: -I/usr/local/Cellar/gettext/0.17/include -I/usr/local/Cellar/libpng/1.2.40/include | |
| MAKEFLAGS: -j2 | |
| CC: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
| CXX: /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
| PKG_CONFIG_PATH: /usr/local/Cellar/libpng/1.2.40/lib/pkgconfig | |
| ==> Cloning git://github.com/shoes/shoes.git | |
| Updating /Users/jp/Library/Caches/Homebrew/shoes-HEAD | |
| git fetch git://github.com/shoes/shoes.git | |
| git checkout-index -af --prefix=/private/tmp/homebrew-shoes-HEAD-U2Oq/ | |
| ==> rake install prefix=/usr/local/Cellar/shoes/HEAD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment