diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
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> |