nginx/auto/lib/openssl
Aleksei Bavshin 020b1db7eb Win32: added detection of ARM64 target.
This extends the target selection implemented in dad6ec3aa6 to support
Windows ARM64 platforms.  OpenSSL support for VC-WIN64-ARM target first
appeared in 1.1.1 and is present in all currently supported (3.x)
branches.

As a side effect, ARM64 Windows builds will get 16-byte alignment along
with the rest of non-x86 platforms.  This is safe, as malloc on 64-bit
Windows guarantees the fundamental alignment of allocations, 16 bytes.
2025-04-18 12:57:26 -07:00
..
conf Configure: added support for Homebrew on Apple Silicon. 2024-02-26 20:00:43 +00:00
make Win32: added detection of ARM64 target. 2025-04-18 12:57:26 -07:00
makefile.bcc Copyright updated. 2012-01-18 15:07:43 +00:00
makefile.msvc Win32: OpenSSL compilation for x64 targets with MSVC. 2023-02-23 18:16:08 +03:00