Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Nov 7, 2023
1 parent 2d5a046 commit 9065682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-aux/ci/build-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
set -ex

# Link to the same OpenSSL version as libfido2.
brew deps --installed libfido2
OPENSSL="$(brew deps --installed libfido2 | grep openssl)"
LIBFIDO2_PKGCONF="$(brew --prefix libfido2)/lib/pkgconfig"
OPENSSL_PKGCONF="$(brew --prefix "${OPENSSL}")/lib/pkgconfig"
Expand Down

0 comments on commit 9065682

Please sign in to comment.