pgsql: Improve fix pkg-config files for static linking

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Improve fix pkg-config files for static linking
Дата
Msg-id E1mN8oS-0007oE-Nu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve fix pkg-config files for static linking

Amend 4c2eab3a0dec2eae40892fb525830a5947a398c7 to link against the
libraries without the "_shlib" suffix, since this is meant for static
linking.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55392bc5b0e0c1a8045627bbc41b4ec7143c4cc7

Modified Files
--------------
src/Makefile.shlib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Move the shared memory size calculation to its own function
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix pkg-config files for static linking