Skip to content

Instantly share code, notes, and snippets.

View jstultz's full-sized avatar

Jacob Stultz jstultz

View GitHub Profile
@jstultz
jstultz / use-gcc failure
Created January 22, 2013 00:40
--use-gcc failure
tests-MacBook-Pro:infrastructure test$ brew install --use-gcc ruby
==> Downloading http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.bz2
Already downloaded: /Library/Caches/Homebrew/ruby-1.9.2-p290.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/ruby/1.9.2-p290 --with-readline-dir=/usr/local/Cellar/readline/6.2.4 --enable-shared
==> make
==> make install
Warning: skip_clean :all is deprecated
Skip clean was commonly used to prevent brew from stripping binaries.
brew no longer strips binaries, if skip_clean is required to prevent
brew from removing empty directories, you should specify exact paths