mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-26 19:11:22 +02:00
The functionality to fail the build if openssl or psych are missing is now built into the `./configure && make` phase for Ruby.
2 lines
326 B
Text
2 lines
326 B
Text
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8" openssl --if needs_openssl:1.0.1-1.x.x
|
|
install_git "ruby-2.6.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_6" autoconf standard_build standard_install_with_bundled_gems
|