deps: fix asm build error of openssl in x86_win32 · nodejs/node@a85f94b · GitHub
Skip to content

Commit a85f94b

Browse files
Shigeki OhtsuMylesBorins
authored andcommitted
deps: fix asm build error of openssl in x86_win32
See https://mta.openssl.org/pipermail/openssl-dev/2015-February/000651.html iojs needs to stop using masm and move to nasm or yasm on Win32. Fixes: #589 PR-URL: #1389 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent b5552c8 commit a85f94b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

deps/openssl/openssl/crypto/perlasm/x86masm.pl

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)