1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03:00

Fix error in documentated use of mingw-w64 compilers

Error reported by Igal Sapir.
This commit is contained in:
Andrew Dunstan 2016-01-30 19:28:44 -05:00
parent a362cc2e35
commit 555bc8b374

View File

@ -2613,7 +2613,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
from <ulink url="http://mingw-w64.sourceforge.net/"></ulink>, put its bin from <ulink url="http://mingw-w64.sourceforge.net/"></ulink>, put its bin
directory in the <envar>PATH</envar>, and run directory in the <envar>PATH</envar>, and run
<command>configure</command> with the <command>configure</command> with the
<command>--host=x86_64-w64-mingw</command> option. <command>--host=x86_64-w64-mingw32</command> option.
</para> </para>
<para> <para>