]> granicus.if.org Git - postgresql/commitdiff
Change instructions for 1.*.
authorBruce Momjian <bruce@momjian.us>
Wed, 6 Nov 1996 22:32:18 +0000 (22:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 6 Nov 1996 22:32:18 +0000 (22:32 +0000)
src/Makefile.global

index 32a5e8f278e337e12eb8c1179c542c214c8dfe75..7a15560c4e1cff9d10fc87fea503079f6f47963a 100644 (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