c3ed6e5a2c
jom (https://wiki.qt.io/Jom) is a parallel version of nmake that especially helps with building openssl since everything is compiled individually/the compiler cannot use parallelism either. Also in a LibreOffice build there's not much else that can be done in parallel/other stuff requires openssl to be built to continue. Change-Id: Ib16b0f947991a1d3255aeae7dc5d9bdee0b157a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177743 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
configurable-z-option.patch.0 | ||
ExternalPackage_openssl.mk | ||
ExternalProject_openssl.mk | ||
Makefile | ||
Module_openssl.mk | ||
openssl-no-ipc-cmd.patch.0 | ||
openssl-no-multilib.patch.0 | ||
README | ||
system-cannot-find-path-for-move.patch.0 | ||
UnpackedTarball_openssl.mk |
Open Source toolkit implementing SSL and TLS. From [https://www.openssl.org/]. SSL = Secure Sockets Layer (SSL v2/v3) protocol. TLS = Transport Layer Security (TLS v1) protocol.