Mercurial > nginx
changeset 9396:4abf4913f74f
Win32: added detection of ARM64 target.
This extends the target selection implemented in dad6ec3aa63f 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.
| author | Aleksei Bavshin <a.bavshin@nginx.com> |
|---|---|
| date | Tue, 14 Jan 2025 11:11:28 -0800 |
| parents | 46ef886e2cd8 |
| children | aba3924c04ba |
| files | auto/cc/msvc auto/lib/openssl/make |
| diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
