Re: fix for Makefile.shlib multiply defined target - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: fix for Makefile.shlib multiply defined target
Date
Msg-id 200411010359.iA13xtg02817@candle.pha.pa.us
Whole thread Raw
In response to fix for Makefile.shlib multiply defined target  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: fix for Makefile.shlib multiply defined target
List pgsql-patches
I am told this patch is no longer required.

---------------------------------------------------------------------------

Andrew Dunstan wrote:
>
> The attached patch fixes a problem with multiple target definitions that
> give rise to warnings like this:
>
> ../../src/Makefile.shlib:327: warning: overriding commands for target `libtsearch2.a'
> ../../src/Makefile.shlib:262: warning: ignoring old commands for target `libtsearch2.a'
>
> cheers
>
> andrew
>
>


>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: a_ogawa
Date:
Subject: Re: Cache last known per-tuple offsets to speed long tuple
Next
From: Bruce Momjian
Date:
Subject: Re: [CYGWIN] Where is the link to cygwin?