diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:08 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:08 -0400 |
| commit | e82cde74d8f9669bb0dd48b3cc9f70e91ef26e9f (patch) | |
| tree | 364682b3f25950294144916464aabcfacb9e37c7 /src/backend/utils/misc/pg_rusage.c | |
| parent | 83a8bf24ea9a4bef21f5c52e52ceb5ba1edd85d3 (diff) | |
Un-break AIX build, take 2.
I incorrectly diagnosed the reason why hoverfly is unhappy.
Looking closer, it appears that it fails to link libldap
unless libssl is also present; so the problem was my
idea of clearing LIBS before making the check. Revert
to essentially the original coding, except that instead
of failing when libldap_r isn't there, use libldap.
Per buildfarm member hoverfly.
Discussion: https://postgr.es/m/17083-a19190d9591946a7@postgresql.org
Diffstat (limited to 'src/backend/utils/misc/pg_rusage.c')
0 files changed, 0 insertions, 0 deletions
