Re: Fix pkg-config file for static linking

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Filip Gospodinov <f(at)gospodinov(dot)ch>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix pkg-config file for static linking
Date: 2021-09-02 11:07:10
Message-ID: 9f240a4c-9929-7f37-58a7-805f5a3ade98@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 20.07.21 22:04, Filip Gospodinov wrote:
> Anyway, this issue is orthogonal to my original patch. I'm proposing to
> hardcode -lpgcommon and -lpgport in Libs.private instead. Patch is
> attached.

Makes sense. I think we could do it without hardcoding those library
names, as in the attached patch. But it comes out to the same result
AFAICT.

Attachment Content-Type Size
pkgconfig-v3.patch text/plain 824 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2021-09-02 11:09:08 Re: [PATCH] test/ssl: rework the sslfiles Makefile target
Previous Message Thomas Munro 2021-09-02 10:51:06 Re: stat() vs ERROR_DELETE_PENDING, round N + 1