This is an automated email from the ASF dual-hosted git repository.

isapego pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 8922481  IGNITE-11586 Update C++ build documentation to include 
OpenSLL dependency
8922481 is described below

commit 89224818c5b90501f0519a3418eca2da7a48172b
Author: Igor Sapego <isap...@apache.org>
AuthorDate: Wed Oct 9 18:55:09 2019 +0300

    IGNITE-11586 Update C++ build documentation to include OpenSLL dependency
    
    This closes #6377
---
 modules/platforms/cpp/DEVNOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/platforms/cpp/DEVNOTES.txt 
b/modules/platforms/cpp/DEVNOTES.txt
index 5a21783..e39a2b7 100644
--- a/modules/platforms/cpp/DEVNOTES.txt
+++ b/modules/platforms/cpp/DEVNOTES.txt
@@ -14,6 +14,7 @@ Building on Linux With Autotools
 Common Requirements:
 
  * GCC, g++, autotools, automake, and libtool must be installed
+ * OpenSSL, 1.0 or later
  * Java Development Kit (JDK) must be installed: 
https://java.com/en/download/index.jsp
  * JAVA_HOME environment variable must be set pointing to Java installation 
directory.
  * IGNITE_HOME environment variable must be set to Ignite installation 
directory.

Reply via email to