]> git.kaiwu.me - nginx.git/commit
Win32: skip OpenSSL dependency generation to conserve time.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Jun 2025 12:42:20 +0000 (16:42 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
commit1f3666b7392726bb3a97ac1db8d168e7d0d10cde
treed550596efcbe9dfa3a309591035d8b557aad4ab9
parenta39be5d9d296b72091f3181eea58303ac8d0828f
Win32: skip OpenSSL dependency generation to conserve time.

Disabling the build dependency feature is safe assuming that
nginx/Windows release zip is always built from a clean tree.
This allows to speed up total build time by around 40%.

As it may not be suitable in general, the option resides here
and not in configure.
misc/GNUmakefile