diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-09-06 09:41:03 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-09-06 09:43:18 +0200 |
commit | 60bf7e69b07851d28e59d3c19fcbd6893866a519 (patch) | |
tree | 13dcf19f8f3d9b306079ade47ab00929bcf3fc27 /src/tutorial/funcs.c | |
parent | fd295d0c687eb8f2e9ec6d9bb1cedf0cc45e1dd8 (diff) | |
download | postgresql-60bf7e69b07851d28e59d3c19fcbd6893866a519.tar.gz postgresql-60bf7e69b07851d28e59d3c19fcbd6893866a519.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions