mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-12 04:01:22 +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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
build_package_mac_openssl() {
|
|
||||||
build_package_openssl
|
|
||||||
}
|
|
||||||
|
|
||||||
build_package_openssl() {
|
build_package_openssl() {
|
||||||
# Install to a subdirectory since we don't want shims for bin/openssl.
|
# Install to a subdirectory since we don't want shims for bin/openssl.
|
||||||
OPENSSL_PREFIX_PATH="${PREFIX_PATH}/openssl"
|
OPENSSL_PREFIX_PATH="${PREFIX_PATH}/openssl"
|
||||||
|
|
Loading…
Reference in a new issue