rbenv / ruby-build

A tool to download, compile, and install Ruby on Unix-like systems.
https://rbenv.org/man/ruby-build.1
MIT License
3.89k stars 785 forks source link

Add an environment variable to always build openssl/libssl #2466

Closed eregon closed 1 week ago

eregon commented 1 week ago
mislav commented 1 week ago

For posterity: this adds an opt-out mechanism first requested in https://github.com/rbenv/ruby-build/pull/2275#issuecomment-1836367229

eregon commented 1 week ago

I documented it in the README, it should be good to go