mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-01 14:44:48 +01:00
572dd651de
* Only from Ruby 2.4+ since older releases don't use --enable-shared by default. * As with releases it can be disabled by setting RUBY_CONFIGURE_OPTS=--disable-shared.
2 lines
323 B
Text
2 lines
323 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-3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_0" autoconf enable_shared standard_install_with_bundled_gems
|