deps: fix openssl assembly error on ia32 win32 · nodejs/node@69570d3 · GitHub
Skip to content

Commit 69570d3

Browse files
indutnyMylesBorins
authored andcommitted
deps: fix openssl assembly error on ia32 win32
`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid` (and perhaps others) are requiring .686 . Fixes: #589 PR-URL: #1389 Backport-PR-URL: #13695 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
1 parent 5703d22 commit 69570d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)