Skip to content

Instantly share code, notes, and snippets.

@yury
Created February 25, 2013 09:50
Show Gist options
  • Select an option

  • Save yury/5028804 to your computer and use it in GitHub Desktop.

Select an option

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