From 2e88f132d35bec1124d92c52897fd71889faaf2c Mon Sep 17 00:00:00 2001 From: lotodore Date: Sat, 31 Dec 2011 09:29:01 +0000 Subject: [PATCH] Clarify use of mingw-cross-env patch. --- docs/build_mingw_windows.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/build_mingw_windows.txt b/docs/build_mingw_windows.txt index 4a8aa749..4a54d08a 100644 --- a/docs/build_mingw_windows.txt +++ b/docs/build_mingw_windows.txt @@ -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