diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-07 15:09:13 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-07 15:09:13 +0100 |
commit | 60516fc8b491f941988b6f4a3a55167b98a9351b (patch) | |
tree | 4113ae35023597167192418a8b84331162b1ac2f /src/backend/access/gist/giststrat.c | |
parent | b26a3bc2f62433d1a8bc9ec9a7f8c52cc7a1677c (diff) | |
download | postgresql-60516fc8b491f941988b6f4a3a55167b98a9351b.tar.gz postgresql-60516fc8b491f941988b6f4a3a55167b98a9351b.zip |
meson: Fix linking using old OpenSSL lib names
Before OpenSSL 1.1.0 the legacy names ssleay32 and libeay32 were
still used on Windows, and while we have support for this auto-
conf the meson buildsystem only used the new names on all plat-
forms. This adds support for the old name scheme when building
on Windows.
This patch only applies to 17 and 16 as master no longer support
OpenSSL 1.0.2.
Author: Darek Ćlusarczyk <dslusarczyk@splunk.com>
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAN55FZ1Nk8wqY=mTrN78H026TuGV50h2H6uq1PwxhTauPYi3ug@mail.gmail.com
Backpatch-through: 16
Diffstat (limited to 'src/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions