瀏覽代碼

Add a note about libaria2 dll for mingw build

Tatsuhiro Tsujikawa 12 年之前
父節點
當前提交
4c181a08b7
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.rst

+ 4 - 0
README.rst

@@ -300,6 +300,10 @@ For example, to build 64bit binary do this::
 
     $ 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
 ------------------------------