lizhanhui commented on code in PR #338:
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/338#discussion_r941138390


##########
build.sh:
##########
@@ -29,7 +29,7 @@ declare fname_openssl="openssl*.tar.gz"
 declare fname_libevent="libevent*.zip"
 declare fname_jsoncpp="jsoncpp*.zip"
 declare fname_boost="boost*.tar.gz"
-declare fname_openssl_down="openssl-1.1.1d.tar.gz"
+declare fname_openssl_down="openssl-1.1.1i.tar.gz"

Review Comment:
   OpenSSL is supposed to be dynamically linked. SDK should not care about the 
version of OpenSSL that is eventually used as long as they share compatible 
ABI. 



-- 
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]

Reply via email to