rbenv-ruby-build/script
Mislav Marohnić db600ccdfd TruffleRuby: remove explicit openssl@1.1 requirement on macOS
TruffleRuby build definitions used to explicitly rely on `brew --prefix openssl@1.1` on macOS and abort installation if that was not found. However, this check didn't take into account that the user might have set OPENSSL_PREFIX in their environment, or that they have another `openssl@*` version installed via Homebrew. This change removes the `use_homebrew_openssl` check and allows TruffleRuby to perform its own OpenSSL detection.

https://github.com/oracle/truffleruby/blob/vm-23.1.0/lib/truffle/truffle/openssl-prefix.rb#L14-L17
2023-10-20 15:09:45 +02:00
..
mirror Disable progress output when uploading to S3 2021-07-31 13:43:42 +02:00
release release script: handle multiple releases on the same day 2023-02-08 17:10:47 +01:00
test macOS: Use GMP from homebrew 2022-09-22 08:56:34 +02:00
update-cruby Remove implicit LDFLAGS, CPPFLAGS, and "ldflags_dirs" build step 2023-10-13 19:21:04 +02:00
update-jruby Update update-jruby script to use Maven URL 2021-09-28 16:26:56 +02:00
update-openssl Add script to update openssl 2022-07-10 12:32:26 +02:00
update-truffleruby TruffleRuby: remove explicit openssl@1.1 requirement on macOS 2023-10-20 15:09:45 +02:00
update-truffleruby-graalvm TruffleRuby: remove explicit openssl@1.1 requirement on macOS 2023-10-20 15:09:45 +02:00