mirror of
https://github.com/nginx/nginx.git
synced 2026-05-07 00:00:32 -04:00
dad6ec3aa6
To ensure proper target selection the NGX_MACHINE variable is now set based on the MSVC compiler output, and the OpenSSL target is set based on it. This is not important as long as "no-asm" is used (as in misc/GNUmakefile and win32 build instructions), but might be beneficial if someone is trying to build OpenSSL with assembler code.