summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2016-01-30 19:28:44 -0500
committerAndrew Dunstan <andrew@dunslane.net>2016-01-30 19:32:19 -0500
commitd9c76aa4982ccf764bcd9d8f1fb788463c340e65 (patch)
tree314bcac19c31a413402d8904e65ae6b7611559ea
parented5f57218f4f4a6de0ae3bd56c6ec63b751fdcdb (diff)
Fix error in documentated use of mingw-w64 compilers
Error reported by Igal Sapir.
-rw-r--r--doc/src/sgml/installation.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 11ef55a6895..656416141fd 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -2605,7 +2605,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
from <ulink url="http://mingw-w64.sourceforge.net/"></ulink>, put its bin
directory in the <envar>PATH</envar>, and run
<command>configure</command> with the
- <command>--host=x86_64-w64-mingw</command> option.
+ <command>--host=x86_64-w64-mingw32</command> option.
</para>
<para>