Matthias Schiffer
0da71b8f85
node: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years ago
Dirk Neukirchen
bc86e32d43
node: fix soft/hard float compile on arm/mips
reported by brcm2708/2709 user on IRC
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
8 years ago
Hirokazu MORIKAWA
865f44ef77
node,node-*: node update to v4.4.5 and Enhance CPU-arch variant.
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
Hirokazu MORIKAWA
5a118cda9e
node update v0.12.13
9 years ago
Felix Fietkau
9f8e5aca34
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Alexandru Ardelean
e5ca27a97c
node: fix build on x86 & x86.64 targets
For x86 and x86_64, nodejs has some special CPU
code that needs to be selected by specifying
the correct CPU name (correct for nodejs).
On OpenWRT x86 is i386 ; node wants ia32 for this.
And x86_64 is x64 on nodejs.
So, we just need to do the proper substitutions.
Note: the ARCH env-var is obtained from CONFIG_ARCH, after
some subtitutions are applied.
So, it shouldn't affect other target archs.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Matthias Schiffer
659719005e
node: add python/host to HOST_BUILD_DEPENDS as well
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
John Crispin
8ca186cd59
node: disable MIPS16
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
53cef1c9f1
node: add a python/host dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
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