node: upgrade to v20.9.0
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 1 Nov 2023 01:03:48 +0000 (10:03 +0900)
committerTianling Shen <cnsztl@gmail.com>
Wed, 1 Nov 2023 16:25:22 +0000 (00:25 +0800)
commit3e51eef14c3be57d1a5ac3c1ecd4150aa5d8e639
treefea01ea62e039ad07dca8673efeab9dad158f5f2
parent2d864d2a6bb1ee9c7c48bac72490e314ae84e42d
node: upgrade to v20.9.0

node.js version 20.x is now active LTS.

mipsel (pistachio) is no longer supported.
Due to build difficulties, libuv shared libraries are not used.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
15 files changed:
lang/node/Makefile
lang/node/patches/003-path.patch
lang/node/patches/004-musl_support.patch
lang/node/patches/200-uv_gyp.patch [new file with mode: 0644]
lang/node/patches/201-zlib_gyp.patch [new file with mode: 0644]
lang/node/patches/202-node_gyp.patch [new file with mode: 0644]
lang/node/patches/203-icu-generic_gyp.patch [new file with mode: 0644]
lang/node/patches/204-v8_gyp.patch [new file with mode: 0644]
lang/node/patches/990-delete_unnecessary_libraries_for_host_execute.patch [deleted file]
lang/node/patches/991-v8_zlib_support.patch [deleted file]
lang/node/patches/992-v8_add_include_dirs.patch [deleted file]
lang/node/patches/999-cast_for_mips32.patch [deleted file]
lang/node/patches/999-fix_icu_conflict.patch [deleted file]
lang/node/patches/999-localhost-no-addrconfig.patch
lang/node/patches/999-revert_enable_pointer_authentication_on_arm64.patch