You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/12 15:47:00 UTC

[GitHub] [pulsar-client-cpp] merlimat commented on a diff in pull request #44: Fix Ubuntu and macOS build guide

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org