Skip to content

Instantly share code, notes, and snippets.

@osyoyu
Created November 12, 2023 07:57
Show Gist options
  • Save osyoyu/51c481bd05023b0b1be3af97b3e2860e to your computer and use it in GitHub Desktop.
Save osyoyu/51c481bd05023b0b1be3af97b3e2860e to your computer and use it in GitHub Desktop.
ruby-build-soleil-branch
# Based on https://github.com/rbenv/ruby-build/blob/master/share/ruby-build/3.3.0-dev
install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl_102_300
install_git "ruby-soleil" "https://github.com/soleil-rising/ruby.git" "soleil" autoconf standard_build standard_install_with_bundled_gems verify_openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment