]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add $(LDFLAGS) to Windows make rule for postgres executable. Needed
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 May 2002 21:46:40 +0000 (21:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 May 2002 21:46:40 +0000 (21:46 +0000)
commitc0fdec2b6a5ff5981c097101a938dea890be2392
tree4fa29bd8271388c4a11eedccdc60bd679f519988
parenta2597ef17958e75e7ba26507dc407249cc9e7134
Add $(LDFLAGS) to Windows make rule for postgres executable.  Needed
to do profiling on Cygwin, per report from Dave Page.
src/backend/Makefile