build-commons.sh: check for OpenSSL 1.1 on macOS (#43037)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 5 Oct 2020 17:04:13 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Oct 2020 17:04:13 +0000 (19:04 +0200)
commitf15b55a17f4285279d20d30ce2ad5d487ebd770e
tree209b5fb995007260f6cffc4d1e8647b4e04d8973
parent04031c3e0099ea8e5857e7f8602b79d885df53db
build-commons.sh: check for OpenSSL 1.1 on macOS (#43037)

We're installing openssl@1.1 from Homebrew so we should check that version.
It looks like CI Macs don't set the /usr/local/opt/openssl symlink anymore.
eng/native/build-commons.sh