Add libssh2 to android build instruction

pull/481/head
Tatsuhiro Tsujikawa 2015-09-19 19:42:04 +09:00
parent e47b012969
commit 281002072f
1 changed files with 1 additions and 0 deletions

View File

@ -351,6 +351,7 @@ assumes the following libraries have been built for cross-compile:
* openssl * openssl
* expat * expat
* zlib * zlib
* libssh2
When building the above libraries, make sure that disable shared When building the above libraries, make sure that disable shared
library and enable only static library. We are going to link those library and enable only static library. We are going to link those