mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-08 10:11:51 +02:00
Cleanup
This commit is contained in:
parent
b945b7ae84
commit
472d40fbb1
1 changed files with 0 additions and 4 deletions
|
@ -1141,10 +1141,6 @@ use_homebrew_openssl() {
|
|||
fi
|
||||
}
|
||||
|
||||
build_package_mac_openssl() {
|
||||
build_package_openssl
|
||||
}
|
||||
|
||||
build_package_openssl() {
|
||||
# Install to a subdirectory since we don't want shims for bin/openssl.
|
||||
OPENSSL_PREFIX_PATH="${PREFIX_PATH}/openssl"
|
||||
|
|
Loading…
Reference in a new issue