summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-07-09 16:59:07 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-07-09 16:59:07 -0400
commit53c38a086a8001d63401671755638bc95c7fa1c7 (patch)
tree38472b5cb34e9a5cb14e5f17e17d09b93f737bc1 /src/backend/access/gist/gistbuild.c
parentab09679429009bfed4bd894a6187afde0b7bdfcd (diff)
downloadpostgresql-53c38a086a8001d63401671755638bc95c7fa1c7.tar.gz
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/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions