termux-packages/packages/nodejs
YAKSH BARIYA 154bd59dae
nodejs: Bump to 16.11.0 (#7710)
Other changes done:

- Removed `no-android-log.patch` since Node.js uses GYP and not GN to
  build itself. This patch must be having no effect at all
- Added patch to force `V8_TRAP_HANDLER_SUPPORTED` to always false which
  fixes builds for x86_64 which started reproducing even on aarch64
- Removed `x86_64` as blacklisted arch
2021-10-09 22:42:57 +01:00
..
avoid-ficlone-ioctl.patch
build.sh nodejs: Bump to 16.11.0 (#7710) 2021-10-09 22:42:57 +01:00
deps-uv-src-unix-core.c.patch
deps-uv-src-unix-process.c.patch nodejs: Bump to 16.9.1 2021-09-14 06:58:41 +05:30
deps-uv-uv.gyp.patch nodejs: Fix uv.gyp to also compile epoll.c 2021-09-14 06:58:42 +05:30
deps-v8-src-flags-flag-definitions.h.patch
deps-v8-src-heap-base-asm-x64-push_registers_asm.cc.patch nodejs: Add a hacky patch to fix host builds 2021-09-14 06:58:42 +05:30
deps-v8-src-logging-log.cc.patch
deps-v8-src-trap-handler-trap-handler.h.patch nodejs: Bump to 16.11.0 (#7710) 2021-10-09 22:42:57 +01:00
fix_multiple_definitions.patch
lib-child_process.js.patch
lib-os.js.patch
node.gyp.patch nodejs: Final try to fix i686 2021-09-14 06:58:43 +05:30
src-debug_utils.cc.patch nodejs: Really fix log issues 2021-09-15 12:44:22 +02:00
src-node_internals.h.patch
src-node_main.cc.patch
tools-v8_gypfiles-toolchain.gypi.patch nodejs: Fix android logging 2021-09-15 07:23:06 +02:00
tools-v8_gypfiles-v8.gyp.patch