mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 13:07:37 +03:00
Update doc
This commit is contained in:
parent
8734893d66
commit
8096690418
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ environment variable which must fulfill the following conditions:
|
||||||
|
|
||||||
$NDK/build/tools/make_standalone_toolchain.py \
|
$NDK/build/tools/make_standalone_toolchain.py \
|
||||||
--arch arm --api 16 --stl=gnustl \
|
--arch arm --api 16 --stl=gnustl \
|
||||||
--install-dir $ANDROID_HOME/toolchain
|
--install-dir $ANDROID_HOME/toolchain
|
||||||
|
|
||||||
* The dependent libraries must be installed under
|
* The dependent libraries must be installed under
|
||||||
``$ANDROID_HOME/usr/local``.
|
``$ANDROID_HOME/usr/local``.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue