diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-09-03 10:52:11 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-09-03 10:52:11 +0200 |
commit | 4c2eab3a0dec2eae40892fb525830a5947a398c7 (patch) | |
tree | af83397618154282795703df8f3231b782780871 /src/backend/access/gist/gistbuildbuffers.c | |
parent | c95ede41b8d47b21d58702fbc519e720f41fdaf1 (diff) | |
download | postgresql-4c2eab3a0dec2eae40892fb525830a5947a398c7.tar.gz postgresql-4c2eab3a0dec2eae40892fb525830a5947a398c7.zip |
Fix pkg-config files for static linking
Since ea53100d5 (PostgreSQL 12), the shipped pkg-config files have
been broken for statically linking libpq because libpgcommon and
libpgport are missing. This patch adds those two missing private
dependencies (in a non-hardcoded way).
Reported-by: Filip Gospodinov <f@gospodinov.ch>
Discussion: https://www.postgresql.org/message-id/flat/c7108bde-e051-11d5-a234-99beec01ce2a@gospodinov.ch
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions