pgsql: Back-patch recent changes to alter the order of -L flags inserted

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch recent changes to alter the order of -L flags inserted
Date: 2005-07-17 04:05:50
Message-ID: 20050717040550.7F01D52849@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Back-patch recent changes to alter the order of -L flags inserted from
LDFLAGS versus those built into the Makefiles. This looks like it will
fix several buildfarm failures in the back branches.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.90 -> r1.90.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.90&r2=1.90.4.1)
pgsql/src/pl/plperl:
GNUmakefile (r1.18 -> r1.18.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/GNUmakefile.diff?r1=1.18&r2=1.18.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-17 04:06:05 pgsql: Back-patch recent changes to alter the order of -L flags inserted
Previous Message James William Pye 2005-07-16 21:04:59 python - be: Rely on relative paths.