]> 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)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 24 Jun 2025 17:22:41 +0000 (21:22 +0400)
commitb997be14f5e19942a99d90eeeee53289f5d3a3a8
tree3252a7aa2d85c50a2254bb3b47f6df4d55424d58
parentcedb855d75ceefd7fe513f9c27c9364678582786
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