]> git.kaiwu.me - nginx.git/commit
Win32: skip building OpenSSL tests to conserve time and space.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 4 Apr 2019 13:22:03 +0000 (16:22 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 4 Apr 2019 13:22:03 +0000 (16:22 +0300)
commit7c7d32772d3e83868955ce7fab197ab52ff90bcd
tree39f3c93bd5be1e0f83878a7ab38c395881d302a6
parentdb5c30728004045d0830922dd8ffeec030a6d726
Win32: skip building OpenSSL tests to conserve time and space.

When building OpenSSL 1.1.1b, as used for win32 builds, with tests
it takes about twice as long and near ~1GB of additional disk space.
Using "no-tests" OpenSSL configuration option allows to skip them.
Since such an option is supported since OpenSSL 1.1.1 only, it is
residing here and not in configure.
misc/GNUmakefile