merlimat commented on code in PR #44: URL: https://github.com/apache/pulsar-client-cpp/pull/44#discussion_r993633319
########## README.md: ########## @@ -151,12 +125,17 @@ perf/perfConsumer ```shell # For openSSL brew install openssl + +# For x86_64 macOS export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include/ Review Comment: These variables are not needed anymore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
