Last active
September 7, 2016 10:09
-
-
Save iamcaleberic/7cd6c7c748b7eb5220b99443f12f71ed to your computer and use it in GitHub Desktop.
Ruby openssl patch to fix __rvm_make_j4 or failed compile error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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