fix for Makefile.shlib multiply defined target

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: fix for Makefile.shlib multiply defined target
Date: 2004-10-21 16:51:02
Message-ID: 4177E8F6.20505@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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

Attachment Content-Type Size
makeshlib.patch text/x-patch 977 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-10-21 17:36:44 fix windows contrib compile warnings for redefined macros
Previous Message Karel Zak 2004-10-21 13:56:25 8.0-NLS: czech