nginx/auto/cc
Maxim Dounin dad6ec3aa6 Win32: OpenSSL compilation for x64 targets with MSVC.
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.
2023-02-23 18:16:08 +03:00
..
acc
bcc
ccc
clang Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc. 2023-02-23 18:15:53 +03:00
gcc
icc
msvc Win32: OpenSSL compilation for x64 targets with MSVC. 2023-02-23 18:16:08 +03:00
name
owc
sunc