node: Major update from v14 to v16
authorHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)
committerRosen Penev <rosenp@gmail.com>
Sat, 16 Apr 2022 18:00:20 +0000 (11:00 -0700)
commit5beac5427709e562fd39f0f198cd4dfb7eaa286a
tree7da3277f9af766a84ab4a2389b867007e10d69be
parent596846069145e77efa888c19b954db72c67359c3
node: Major update from v14 to v16

This update also changes npm from v6 to v8.
This change also requires node module packages to be modified.
Each package will be updated later.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node/Makefile
lang/node/patches/003-path.patch
lang/node/patches/004-musl_support.patch
lang/node/patches/007-fix_host_build_on_macos.patch
lang/node/patches/010-execvp-arg-list-too-long.patch [new file with mode: 0644]
lang/node/patches/999-cast_for_mips32.patch [new file with mode: 0644]
lang/node/patches/999-delete_unnecessary_libraries_for_host_execute.patch
lang/node/patches/999-deps-v8-src-trap-handler-trap-handler.h.patch [new file with mode: 0644]
lang/node/patches/999-localhost-no-addrconfig.patch
lang/node/patches/999-v8_zlib_support.patch [new file with mode: 0644]