mirror of
https://github.com/curl/curl.git
synced 2026-07-30 13:28:27 +03:00
docs: fix typos
This commit is contained in:
parent
763decc528
commit
1ff63fa69b
5 changed files with 5 additions and 5 deletions
|
|
@ -307,7 +307,7 @@ for `aarch64` and API level 29:
|
|||
export RANLIB=$TOOLCHAIN/bin/aarch64-linux-android-ranlib
|
||||
export STRIP=$TOOLCHAIN/bin/aarch64-linux-android-strip
|
||||
|
||||
When building on Linux or targetting other API levels or architectures, you need
|
||||
When building on Linux or targeting other API levels or architectures, you need
|
||||
to adjust those variables accordingly. After that you can build curl like this:
|
||||
|
||||
./configure --host aarch64-linux-android --with-pic --disable-shared
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue