Skip to content

Instantly share code, notes, and snippets.

@iamcaleberic
Last active September 7, 2016 10:09
Show Gist options
  • Save iamcaleberic/7cd6c7c748b7eb5220b99443f12f71ed to your computer and use it in GitHub Desktop.
Save iamcaleberic/7cd6c7c748b7eb5220b99443f12f71ed to your computer and use it in GitHub Desktop.
Ruby openssl patch to fix __rvm_make_j4 or failed compile error
curl https://github.com/ruby/ruby/commit/801e1fe46d83c856844ba18ae4751478c59af0d1.diff > openssl.patch
rvm install --patch ./openssl.patch ["ruby version you want to install"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment