Re: Remove support for OpenSSL *eay32 libs on Windows
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-31T00:49:43Z
Lists: pgsql-hackers
On Mon, Dec 30, 2024 at 12:00:26PM +0100, Daniel Gustafsson wrote: > On 30 Dec 2024, at 02:24, Michael Paquier <michael@paquier.xyz> wrote: >> Not something I'm planning to care about, just noting that from the >> top of OpenSSL master branch (0958f5a5bc47 as of today): >> $ git grep eay32 >> .gitignore:/ms/libeay32.def >> .gitignore:/ms/ssleay32.def > > Nice catch, they should indeed not be needed anymore. I can submit a PR for it > if you don't want to deal with setting up a CLA. Thanks. I've not done this paperwork yet. Perhaps I should at some point to submit a few things.. -- Michael
Commits
-
Remove support for linking with libeay32 and ssleay32
- 44ec09575145 18.0 landed