Hirokazu MORIKAWA
818770d273
node: fix host build fail
modify patch.
https://github.com/nodejs/node/pull/19196
made not to use libressl headers
fix to include path not to use "host/include"
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
Marko Ratkaj
cff6ebb809
node: bump to 8.10.0
Changes:
Version bump to 8.10.0
Refreshed patches
Added npx install
Added 004-node_crypto-remove-std.patch
Additional patch fixes node_cypto compile failure:
./src/node_crypto.cc:5626:32: error: expected unqualified-id before '('
Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com>
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Hirokazu MORIKAWA
dd3dbcfd07
node: delete unnecessary TAB characters at the end of a line
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
Adrian Panella
2a42edabdb
node: fix path patch
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
7 years ago
Hirokazu MORIKAWA
865f44ef77
node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.
9 years ago
Matthias Schiffer
bbce5fce72
node: fix undefined behaviour leading to broken code with GCC 6
Fixes segfaults occuring in the node host build when GCC 6 is used.
Backport of upstream commit 96198d5bc7
.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
Matthias Schiffer
9125c3615f
node: update to v4.4.4
While we're at it, also enable parallel builds.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
John Crispin
1fd7b5d1e6
nodejs: add 0.12 version of node
add node-js 0.12 and a few gyp bindings
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago