Fix error in documentated use of mingw-w64 compilers
authorAndrew Dunstan
Sun, 31 Jan 2016 00:28:44 +0000 (19:28 -0500)
committerAndrew Dunstan
Sun, 31 Jan 2016 00:31:30 +0000 (19:31 -0500)
Error reported by Igal Sapir.

doc/src/sgml/installation.sgml

index 6715e92f0a702427026648a923d952fa40e79dba..35b873609ecccf8023acb833d6699162e45ff0f6 100644 (file)
@@ -2626,7 +2626,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
      from , put its bin
      directory in the PATH, and run
      configure with the
-     --host=x86_64-w64-mingw option.
+     --host=x86_64-w64-mingw32 option.