aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-12-11 22:27:34 +0000
committerBruce Momjian <bruce@momjian.us>2002-12-11 22:27:34 +0000
commit20606b46fdc27ff08a6a40f7d0ac6b2a1dc8611c (patch)
tree6448ff5258f62de0f42d0f49f5cb5c0eabdbd18f
parentbab9c3d5551db2e2c5620671f5679cfaec8584b9 (diff)
downloadpostgresql-20606b46fdc27ff08a6a40f7d0ac6b2a1dc8611c.tar.gz
postgresql-20606b46fdc27ff08a6a40f7d0ac6b2a1dc8611c.zip
Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user.
template/sco updated.
-rw-r--r--doc/src/sgml/installation.sgml16
-rw-r--r--src/template/sco3
2 files changed, 10 insertions, 9 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 87b3c5e872b..5fab15f4717 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.21 2002/11/23 03:50:39 tgl Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.22 2002/12/11 22:27:34 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1714,6 +1714,13 @@ gunzip -c user.ps.gz \
<entry></entry>
</row>
<row>
+ <entry><systemitem class="osname">SCO OpenServer 5</></entry>
+ <entry><systemitem>x86</></entry>
+ <entry>7.3.1</entry>
+ <entry>2002-12-11, Shibashish Satpathy (<email>shib@postmark.net</>)</entry>
+ <entry>5.0.4, gcc; see also <filename>doc/FAQ_SCO</filename></entry>
+ </row>
+ <row>
<entry><systemitem class="osname">Solaris</></entry>
<entry><systemitem>Sparc</></entry>
<entry>7.3</entry>
@@ -1850,13 +1857,6 @@ gunzip -c user.ps.gz \
<entry>patches available in archives, but too late for 7.2</entry>
</row>
<row>
- <entry><systemitem class="osname">SCO OpenServer 5</></entry>
- <entry><systemitem>x86</></entry>
- <entry>6.5</entry>
- <entry>1999-05-25, Andrew Merrill (<email>andrew@compclass.com</>)</entry>
- <entry>7.2 should work, but no reports; see also <filename>doc/FAQ_SCO</filename></entry>
- </row>
- <row>
<entry><systemitem class="osname">System V R4</></entry>
<entry><systemitem>m88k</></entry>
<entry>6.2.1</entry>
diff --git a/src/template/sco b/src/template/sco
index f8f37dbd375..3126e062ced 100644
--- a/src/template/sco
+++ b/src/template/sco
@@ -2,5 +2,6 @@ if test "$GCC" = yes; then
CFLAGS=-O2
else
CFLAGS=-O
- CC="$CC -b elf"
fi
+CC="$CC -b elf"
+