Skip to content

Instantly share code, notes, and snippets.

@dylanahsmith
Created January 30, 2014 17:57
Show Gist options
  • Save dylanahsmith/8714637 to your computer and use it in GitHub Desktop.
Save dylanahsmith/8714637 to your computer and use it in GitHub Desktop.
ruby-build definition for github's patched ruby 2.1
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
install_git "ruby-2.1.0-github" git@github.com:github/ruby.git 2.1 ldflags_dirs standard verify_openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment