Skip to content

Commit 41d22f7

Browse files
committed
Proper fix
1 parent 5e28f84 commit 41d22f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_deps.sh

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ BuildLibrary()
6565
$LIBRDKAFKA_DESTINATION)
6666
case $OS in
6767
Darwin)
68+
export HOMEBREW_NO_INSTALL_UPGRADE=true
69+
export HOMEBREW_NO_INSTALL_CLEANUP=true
6870
export HOMEBREW_NO_AUTO_UPDATE=1
6971
brew install [email protected] lz4 zstd curl
7072
OPENSSL_ROOT_DIR=$(brew --prefix [email protected])

0 commit comments

Comments
 (0)