fa56c5f4a2
Not only is ninja much faster, it also avoids the following build failure: make[3]: printf: Argument list too long This failure happens when the output directory is about 6 levels deep. It's due to the make generator of gyp that uses some crazy shell processing for splitting up paths on /. The ninja generator does no such thing. While we're at it, remove redundant parenthesis in HOST_NODEJS_CONFIGURE_CMDS. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-add-qemu-wrapper-support.patch | ||
0001-check-if-uclibc-has-backtrace-support.patch | ||
Config.in | ||
Config.in.host | ||
nodejs.hash | ||
nodejs.mk | ||
v8-qemu-wrapper.in |