mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
Add a note about libaria2 dll for mingw build
This commit is contained in:
parent
89beed8d45
commit
4c181a08b7
1 changed files with 4 additions and 0 deletions
|
@ -300,6 +300,10 @@ For example, to build 64bit binary do this::
|
||||||
|
|
||||||
$ HOST=x86_64-w64-mingw32 ./mingw-config
|
$ HOST=x86_64-w64-mingw32 ./mingw-config
|
||||||
|
|
||||||
|
If you want libaria2 dll with ``--enable-libaria2``, then don't use
|
||||||
|
``ARIA2_STATIC=yes`` and prepare the DLL version of external
|
||||||
|
libraries.
|
||||||
|
|
||||||
Cross-compiling Android binary
|
Cross-compiling Android binary
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue