mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 04:57:38 +03:00
Bump android build dependencies
This commit is contained in:
parent
faa6955c8d
commit
9f2f78b96a
2 changed files with 5 additions and 5 deletions
|
@ -359,7 +359,7 @@ Cross-compiling Android binary
|
|||
In this section, we describe how to build Android binary using Android
|
||||
NDK cross-compiler on Debian Linux.
|
||||
|
||||
At the time of this writing, Android NDK r20 should compile aria2
|
||||
At the time of this writing, Android NDK r21e should compile aria2
|
||||
without errors.
|
||||
|
||||
``android-config`` script is a configure script wrapper for Android
|
||||
|
@ -379,7 +379,7 @@ libraries statically.
|
|||
``android-config`` assumes that ``$ANDROID_HOME`` and ``$NDK``
|
||||
environment variables are defined.
|
||||
|
||||
We currently use Android NDK r20. ``$NDK`` should point to the
|
||||
We currently use Android NDK r21e. ``$NDK`` should point to the
|
||||
directory to Anroid NDK. The build tools will be found under
|
||||
``$NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue