leborchuk commented on code in PR #1752:
URL: https://github.com/apache/cloudberry/pull/1752#discussion_r3520675814


##########
configure.ac:
##########
@@ -1395,6 +1395,13 @@ if test "$with_zstd" = yes; then
   PKG_CHECK_MODULES([ZSTD], [libzstd >= 1.4.0])
 fi
 
+#
+# yezzey

Review Comment:
   Yes, yezzey needs C++11 and OpenSSL. It usually installed and enabled (using 
--with-ssl configuration option), but yes, we should check it explicity



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to