node: Major update from v14 to v16
authorHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)
commit28be0c92c2f883df59b346631868d45c215098f4
tree9d3fd18dc77fc61955ed2852863b019b8603f018
parent8988b0a32ff2fd853a5e87fe77e1b4dc6f58a752
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]