Skip to content

Commit

Permalink
remove capnproto/zeromq on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kennedy committed Apr 23, 2024
1 parent 352365c commit e391ba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ elif [ "$OS" = "Darwin" ]; then
xcode-select --install
# Note: The user will need to continue the installation process manually if required.
fi
brew install capnp zeromq
export CXXFLAGS="-stdlib=libc++"
export LDFLAGS="-lc++"
# macOS specific setup
Expand Down

0 comments on commit e391ba5

Please sign in to comment.