]> git.kaiwu.me - nginx.git/commit
Updated OpenSSL used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 17 Aug 2015 15:09:20 +0000 (18:09 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 17 Aug 2015 15:09:20 +0000 (18:09 +0300)
commit07d7ecb8b2e8725f57da13bc8efde8171ba38cd6
tree6b3fdce03d02df3f9ccb45ab8ad217074dedc320
parent84b0ad63fbe5f0de38ae642060a96db34e14287f
Updated OpenSSL used for win32 builds.

Note that as of OpenSSL 1.0.0, the "ms\do_ms" script (previously documented
to be used if one doesn't want to use the assembly language files) tries to
use MASM.  Additionally, OpenSSL 1.0.2 finally broke MASM support.  To fix
this, we now explicitly use "no-asm" in OpenSSL options.
misc/GNUmakefile