Re: [Patch] Add missing libraries to Libs.private of libpq.pc

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [Patch] Add missing libraries to Libs.private of libpq.pc
Дата
Msg-id da2f1780-e018-a8e6-4dd4-79eb1ab2fed0@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [Patch] Add missing libraries to Libs.private of libpq.pc  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On 2020-09-04 22:07, Peter Eisentraut wrote:
> On 2020-07-10 21:47, Peter Eisentraut wrote:
>> On 2020-04-08 11:38, Sandro Mani wrote:
>>> The following patch, which we added to build mingw-postgresql on Fedora,
>>> adds some missing libraries to Libs.private of libpq.pc, discovered when
>>> attempting to statically link with libpq:
>>>
>>> -lz: is required by -lcrypto
>>
>> I think the correct fix for that would be to add libssl to libpq's
>> Requires.private.
> 
> For that, I propose the attached patch.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Boundary value check in lazy_tid_reaped()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration