[PATCH 4 of 4] Win32: OpenSSL compilation for x64 targets with MSVC

Maxim Dounin mdounin at mdounin.ru
Thu Feb 23 17:48:39 UTC 2023


Hello!

On Fri, Feb 10, 2023 at 06:11:48PM +0400, Sergey Kandaurov wrote:

> > On 20 Dec 2022, at 17:30, Maxim Dounin <mdounin at mdounin.ru> wrote:
> > 
> > # HG changeset patch
> > # User Maxim Dounin <mdounin at mdounin.ru>
> > # Date 1671542914 -10800
> > #      Tue Dec 20 16:28:34 2022 +0300
> > # Node ID e5a75718823d5ec365703275f3efa87d0b63f8c4
> > # Parent  6606ed21a7091b060ebec0d082876ddbbbe0ea79
> > 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.
> 
> I was not able to test x64 case, but looking at the change it's all good.

Pushed to http://mdounin.ru/hg/nginx.

[...]

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx-devel mailing list