Revert addition of -lpgport, which breaks the build on platforms that

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: Revert addition of -lpgport, which breaks the build on platforms that
Date: 2004-05-21 00:14:39
Message-ID: 20040521001439.158DDD1BAAE@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Revert addition of -lpgport, which breaks the build on platforms that
are sticky about non-PIC code in shared libraries. Windows will have
to find another solution (probably similar to the way libpq does it).

Modified Files:
--------------
pgsql-server/src/interfaces/ecpg/ecpglib:
Makefile (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/ecpg/ecpglib/Makefile.diff?r1=1.18&r2=1.19)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Sander Steffann 2004-05-21 00:21:30 Re: [COMMITTERS] attempt at a multi file commit, to seee how it
Previous Message Marko Karppinen 2004-05-21 00:09:17 Re: [COMMITTERS] attempt at a multi file commit, to seee how it