]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql-opt.patch
- more things, reminder about password etc
[packages/postgresql.git] / postgresql-opt.patch
CommitLineData
1a167845
AF
1--- postgresql-6.5/src/Makefile.global.in.opt Tue Feb 2 04:43:56 1999
2+++ postgresql-6.5/src/Makefile.global.in Mon Jul 12 16:50:33 1999
3@@ -204,7 +204,7 @@
4 YACC= @YACC@
5 LEX= @LEX@
6 AROPT= @AROPT@
7-CFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)/backend @CPPFLAGS@ @CFLAGS@
8+CFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)/backend @CPPFLAGS@ @CFLAGS@ $(OPT)
9 CFLAGS_SL= @SHARED_LIB@
10 LDFLAGS= @LDFLAGS@ @LIBS@
11 DLSUFFIX= @DLSUFFIX@
This page took 0.114141 seconds and 4 git commands to generate.