0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Fedor Indutny 9bf1357993
deps: fix openssl assembly error on ia32 win32
`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid` (and
perhaps others) are requiring .686 .

Backport-PR-URL: https://github.com/nodejs/node/pull/19638
Fixes: https://github.com/iojs/io.js/issues/589
PR-URL: https://github.com/iojs/io.js/pull/1389
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
2018-03-27 20:17:19 -04:00
..
acorn
cares
gtest
http_parser
icu-small
nghttp2 deps,src: align ssize_t ABI between Node & nghttp2 2018-02-10 14:39:54 +01:00
node-inspect src: Remove lttng support. 2018-03-01 16:44:43 +00:00
npm deps: manually add 10.x support to npm 2018-01-19 11:32:45 -05:00
openssl deps: fix openssl assembly error on ia32 win32 2018-03-27 20:17:19 -04:00
uv deps: upgrade libuv to 1.19.2 2018-02-23 09:51:30 -05:00
v8 deps: patch V8 to 6.5.254.43 2018-03-27 10:12:25 -04:00
zlib