pgsql: Move -L flag around for shared builds: I wrote: > So either we

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move -L flag around for shared builds: I wrote: > So either we
Date: 2005-07-13 02:11:57
Message-ID: 20050713021157.F249A529C6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move -L flag around for shared builds:

I wrote:
> So either we code up some intelligence to put the "C" in the right
> position or we have to pass down "A B" and "D" separately from the
> main makefile.

The following patch might just do the former. Please try it out.

Peter E.

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.93&r2=1.94)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-13 04:00:29 pgsql: Add backslashes to parentheses in awk regex because if not, they
Previous Message Neil Conway 2005-07-13 02:10:43 pgsql: Documentation for some new PL/Perl features.