Loading bin/ruby-build +2 −1 Original line number Diff line number Diff line Loading @@ -530,7 +530,8 @@ verify_gcc() { has_broken_mac_openssl() { [ "$(uname -s)" = "Darwin" ] && [ "$(openssl version 2>/dev/null || true)" = "OpenSSL 0.9.8r 8 Feb 2011" ] [ "$(openssl version 2>/dev/null || true)" = "OpenSSL 0.9.8r 8 Feb 2011" ] && [[ "$RUBY_CONFIGURE_OPTS" != *--with-openssl-dir=* ]] } build_package_mac_openssl() { Loading Loading
bin/ruby-build +2 −1 Original line number Diff line number Diff line Loading @@ -530,7 +530,8 @@ verify_gcc() { has_broken_mac_openssl() { [ "$(uname -s)" = "Darwin" ] && [ "$(openssl version 2>/dev/null || true)" = "OpenSSL 0.9.8r 8 Feb 2011" ] [ "$(openssl version 2>/dev/null || true)" = "OpenSSL 0.9.8r 8 Feb 2011" ] && [[ "$RUBY_CONFIGURE_OPTS" != *--with-openssl-dir=* ]] } build_package_mac_openssl() { Loading