Change instructions for 1.*.

This commit is contained in:
Bruce Momjian 1996-11-06 22:32:18 +00:00
parent 0020e8790d
commit 388c0d81da
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.54 1996/11/04 05:14:16 momjian Exp $
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.55 1996/11/06 22:32:18 momjian Exp $
#
# NOTES
# This is seen by any Makefiles that include mk/postgres.mk. To
@ -145,6 +145,7 @@ OIDNAMELEN = 36
#HAVE_Cplusplus= true
# Set COPT to -O for optimization, or -g for debuggable binaries
# Many people prefer -O2, and -m486 if you are using a i486 or better
COPT= -O
# Commenting out CASSERT will make things go a LOT faster, but you will