Skip to content

Instantly share code, notes, and snippets.

@unakatsuo
Created July 2, 2013 14:44
Show Gist options
  • Save unakatsuo/5909894 to your computer and use it in GitHub Desktop.
Save unakatsuo/5909894 to your computer and use it in GitHub Desktop.
force rvm to compile binary from source. (with favorite cc options)

command line example:

% CFLAGS="-O0 -g" rvm install 2.0.0  --disable-binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment