Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1931e25

Browse files
committed
Document that bcc compiles now need the -N flag, backpatch to 8.0.X.
1 parent8ccb524 commit1931e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/install-win32.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.23 2004/12/27 20:13:47 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.24 2005/05/11 15:10:20 momjian Exp $
33
-->
44

55
<chapter id="install-win32">
@@ -47,7 +47,7 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.23 2004/12/27 20:13:47 tg
4747
C++</productname>, change into the <filename>src</filename> directory
4848
and type the command
4949
<screen>
50-
<userinput>make -DCFG=Release /f bcc32.mak</userinput>
50+
<userinput>make -N -DCFG=Release /f bcc32.mak</userinput>
5151
</screen>
5252
</para>
5353

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp