Commit 472d40fb authored by Benoit Daloze's avatar Benoit Daloze
Browse files

Cleanup

parent b945b7ae
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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"