cross-compiling on windows needs openssl to build internal python
commit5f20f4ff21f597e55d899f5ea4dfe1c1fa5824bc
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Sat, 11 Mar 2023 20:22:55 +0000 (11 21:22 +0100)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Sun, 12 Mar 2023 01:06:08 +0000 (12 01:06 +0000)
treecea68bcbf3860ab0c84b5dbf8931fd505ea07c90
parentf5c466502a302b8e56486119e5e318fb02b479fe
cross-compiling on windows needs openssl to build internal python

→ add back OPENSSL as a permissable sub-build target and explicitly
enable openssl when cross-compiling for windows_aarch64

partially reverts 4132bd5477c25a505f7bfbee1e7dcf6602c927d3

Change-Id: Ic162a2f0c6db377eadedb149fb428f0f015539f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148688
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
configure.ac