mirror of
https://github.com/curl/curl.git
synced 2026-07-28 00:33:08 +03:00
Updated build docs w.r.t. Android and binary sizes
This commit is contained in:
parent
ca84361e4b
commit
b6a141ea8a
2 changed files with 10 additions and 6 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# Google Android makefile for curl and libcurl
|
||||
#
|
||||
# Please read also the Android section in docs/INSTALL for alternate methods!
|
||||
# This file can be used when building curl using the full Android source
|
||||
# release or the NDK. Most users do not want or need to do this; please
|
||||
# instead read the Android section in docs/INSTALL for alternate
|
||||
# methods.
|
||||
#
|
||||
# Place the curl source (including this makefile) into external/curl/ in the
|
||||
# Android source tree. Then build them with 'make curl' or just 'make libcurl'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue