Skip to content

Commit

Permalink
Proper fix
Browse files Browse the repository at this point in the history
  • Loading branch information
silviucpp committed Mar 8, 2024
1 parent 5e28f84 commit 41d22f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ BuildLibrary()
$LIBRDKAFKA_DESTINATION)
case $OS in
Darwin)
export HOMEBREW_NO_INSTALL_UPGRADE=true
export HOMEBREW_NO_INSTALL_CLEANUP=true
export HOMEBREW_NO_AUTO_UPDATE=1
brew install [email protected] lz4 zstd curl
OPENSSL_ROOT_DIR=$(brew --prefix [email protected])
Expand Down

0 comments on commit 41d22f7

Please sign in to comment.