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

Commit 7829bbc

Browse files
Shigeki Ohtsurvagg
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 cddca62 commit 7829bbc

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)