Clarify use of mingw-cross-env patch.

This commit is contained in:
lotodore
2011-12-31 09:29:01 +00:00
parent d05c1e438a
commit 2e88f132d3
+2
View File
@@ -12,6 +12,8 @@ on your Linux system.
hg clone http://hg.savannah.nongnu.org/hgweb/mingw-cross-env mingw )
3. Patch OpenSSL dependencies out of Qt build file (OpenSSL license is not compatible with the GPL)
For your convenience, a patch file is included to remove at least one OpenSSL dependency. This patch
is without warranty, you need to make sure for yourself that you do not link to OpenSSL.
Within /opt/mingw, run
patch -p1 < /path/to/pokerth/docs/win32_rm_openssl.diff