summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/network.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-07-09 16:59:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-07-09 16:59:08 -0400
commit56533fce7345669b7f0b5f9f4467ab81b19fbe19 (patch)
tree95432919148d03f586566c81ca3ee9d3477c6ffe /src/backend/utils/adt/network.c
parent911488b42e63f9ca2c755d1f35cb9dadbc189859 (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/adt/network.c')
0 files changed, 0 insertions, 0 deletions