Log Message:
-----------
Accept slightly grotty coding in Makefile.global in order to keep the -L
flag for src/port/ in front of any -L flags placed in LDFLAGS by configure.
This undoes an L-flag-ordering change that I had thought would be safe,
but seems to be making at least one buildfarm member fail --- the only
theory for orca's failure that I can think of is that it's got an old
copy of libpgport.a in /usr/lib. Also allow for LDFLAGS_SL to be set by
contrib makefiles before they invoke Makefile.global.
Modified Files:
--------------
pgsql/src:
Makefile.global.in (r1.263 -> r1.264)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.263&r2=1.264)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-07-06 22:15:29 |
| Subject: Re: [COMMITTERS] pgsql: Add note that using PL/Python 2 and 3 in the same session will |
| Previous: | From: Joshua D. Drake | Date: 2010-07-06 21:54:34 |
| Subject: Re: [COMMITTERS] pgsql: Add note that using PL/Python 2
and 3 in the same session will |