]> granicus.if.org Git - postgresql/commitdiff
Fix error in documentated use of mingw-w64 compilers
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 31 Jan 2016 00:28:44 +0000 (19:28 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 31 Jan 2016 00:32:19 +0000 (19:32 -0500)
Error reported by Igal Sapir.

doc/src/sgml/installation.sgml

index 11ef55a68959a9fd74edf60568ee5fb1e0ace9bf..656416141fd2ef829d26c0837f9c5b29e2ed9187 100644 (file)
@@ -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>