Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 388c0d8

Browse files
committed
Change instructions for 1.*.
1 parent 0020e87 commit 388c0d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Makefile.global

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.54 1996/11/04 05:14:16 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.55 1996/11/06 22:32:18 momjian Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -145,6 +145,7 @@ OIDNAMELEN = 36
145145
#HAVE_Cplusplus= true
146146

147147
# Set COPT to -O for optimization, or -g for debuggable binaries
148+
# Many people prefer -O2, and -m486 if you are using a i486 or better
148149
COPT= -O
149150

150151
# Commenting out CASSERT will make things go a LOT faster, but you will

0 commit comments

Comments
 (0)