0911b0a263
The OpenSSL 1.1.1 release is currently the only supported version and it already has the Windows Arm64 support I was looking for. This change also explicitly enables thread support, which Python depends on since release 3.7, which removed the --without-threads build option. But the explicit OPENSSL_THREADS was just added in 3.8.4, so the old no-threads build fails now and was wrong since probably much longer. Change-Id: I61d94f966bc59407f213f4a81f0a49d0c05f8948 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98435 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> |
||
---|---|---|
.. | ||
ExternalProject_postgresql.mk | ||
internal-zlib.patch.1 | ||
Makefile | ||
Module_postgresql.mk | ||
postgresql-9.2.1-libreoffice.patch | ||
postgresql-libs-leak.patch | ||
postgresql.exit.patch.0 | ||
README | ||
UnpackedTarball_postgresql.mk | ||
windows.patch.0 |
PostgreSQL object-relational database management system We use some pieces of this code for the postgresql database connector.