aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-09-06 09:41:03 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-09-06 09:41:03 +0200
commit1e9afc868eb5a3b2f50629c2724d9fcdbe0afee2 (patch)
tree0face2a6d5015d594d42cebd02af9ea92dd8d80f /src/backend/access/gist/gistproc.c
parent718978d9daa7128e0f5e4e06c0fd402cdd63704f (diff)
downloadpostgresql-1e9afc868eb5a3b2f50629c2724d9fcdbe0afee2.tar.gz
postgresql-1e9afc868eb5a3b2f50629c2724d9fcdbe0afee2.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/gistproc.c')
0 files changed, 0 insertions, 0 deletions