From e76281e8e9effe24b805900a6e68ef1a087af655 Mon Sep 17 00:00:00 2001
From: Andrew Dunstan
Date: Sat, 30 Jan 2016 19:28:44 -0500
Subject: Fix error in documentated use of mingw-w64 compilers
Error reported by Igal Sapir.
---
doc/src/sgml/installation.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 5c853b65f9c..01a1f719bcc 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -2603,7 +2603,7 @@ PHSS_30849 s700_800 u2comp/be/plugin library Patch
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.
--
cgit v1.2.3