Skip to content

Instantly share code, notes, and snippets.

@yury
Created February 25, 2013 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yury/5028804 to your computer and use it in GitHub Desktop.
Save yury/5028804 to your computer and use it in GitHub Desktop.
rbenv os x readline and O2 optimization
env CFLAGS='-g -O2' RUBY_CONFIGURE_OPTS=--with-readline-dir=`brew --prefix readline` rbenv install 2.0.0-p0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment