pgsql: Add libpq's openssl dependencies to pkg-config file

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add libpq's openssl dependencies to pkg-config file
Дата
Msg-id E1kGN2k-0002sZ-F2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add libpq's openssl dependencies to pkg-config file

Add libssl and libcrypto to libpq.pc's Requires.private.  This allows
static linking to work if those libssl or libcrypto themselves have
dependencies in their *.private fields, such as -lz in some cases.

Reported-by: Sandro Mani <manisandro@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/837d1dcf-2fca-ee6e-0d7e-6bce1a1bac75@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/beff361bc1edc24ee5f8b2073a1e5e4c92ea66eb

Modified Files
--------------
src/interfaces/libpq/Makefile | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Remove buggy ICU collation from documentation
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove unused parameter