0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Michael Dawson a4c4a852a9 build: enable compilation for linuxOne
Changes to Node core in order to allow compilation for linuxOne.

The ../archs/linux32-s390x/opensslconf.h and
../archs/linux64-s390x/opensslconf.h were automatically
generated by running make linux-ppc linux-ppc64 in the
deps/openssl/config directory as per our standard
practice

After these changes we still need a version of v8
which supports linuxOne but that will be coming soon
in the 5.1 version of v8.  Until then with these changes
we'll be able to create a hybrid build which pulls in
v8 from the http://github/andrewlow repo.

PR-URL: https://github.com/nodejs/node/pull/5941
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-03-29 18:52:48 -04:00
..
cares deps: reapply c-ares floating patch 2016-02-11 22:23:48 -05:00
gtest
http_parser deps: sync deps/http_parser with nodejs/http_parser 2016-03-08 14:11:12 -08:00
npm deps: upgrade to npm 3.7.3 2016-03-07 15:20:36 -08:00
openssl build: enable compilation for linuxOne 2016-03-29 18:52:48 -04:00
uv deps: upgrade libuv to 1.8.0 2015-12-14 21:53:42 +01:00
v8 deps: backport 8d00c2c from v8 upstream 2016-03-23 09:48:54 +01:00
zlib