Update android build dependencies

Update android build dependencies.  Use android NDK r20 and build
aarch64 binary.
This commit is contained in:
Tatsuhiro Tsujikawa 2019-09-15 11:15:29 +09:00
parent 7f6578aa7d
commit 9f5758570a
7 changed files with 38 additions and 82 deletions

View file

@ -42,11 +42,11 @@ aria2c executable was generated using android-ndk-r14b.
The following libraries were statically linked.
* openssl 1.0.2o
* expat 2.2.5
* openssl 1.1.1c
* expat 2.2.7
* zlib 1.2.11
* c-ares 1.14.0
* libssh2 1.8.0
* c-ares 1.15.0
* libssh2 1.9.0
Since Android does not have ``/etc/resolv.conf``, c-ares (asynchronous
DNS resolver) is disabled by default. But name resolution is sometimes