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

Commit3358119

Browse files
committed
Per my ongoing discussion with PeterE, here is the patch I applied to
src/template/unixware:Larry Rosenman
1 parenta7fcadd commit3358119

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.26 2000/10/2101:08:34 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.27 2000/10/2115:50:32 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title>
@@ -98,7 +98,7 @@ su - postgres
9898
To build on <productname>Windows NT</> or <productname>Windows
9999
2000</> you need the <productname>Cygwin</> and
100100
<productname>cygipc</> packages. See the file
101-
<filename>doc/INSTALL_WIN</> for details.
101+
<filename>doc/FAQ_MSWIN</> for details.
102102
</para>
103103
</listitem>
104104
</itemizedlist>

‎src/template/unixware

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
AROPT=crs
2-
CFLAGS='-O -Ki486,host,inline,loop_unroll,alloca -Dsvr4'
2+
CFLAGS='-O -K host,inline,loop_unroll,alloca -Dsvr4'
33
SHARED_LIB='-K PIC'
44
SRCH_INC='/opt/include'
55
SRCH_LIB='/opt/lib'
66
DLSUFFIX=.so
7+
CC=cc
8+
CXX=CC

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp