node: update to v12.15.0
authorHirokazu MORIKAWA <morikw2@gmail.com>
Tue, 8 Oct 2019 04:51:59 +0000 (13:51 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Thu, 6 Feb 2020 06:52:40 +0000 (15:52 +0900)
commitffd3def400aff7eab6528ea766bf032842310baf
tree5a60d32238003f6d79f8b9e650606b330938c410
parentd84356662d67c8832438cec5bf004df78ad4791d
node: update to v12.15.0

Update to v12.15.0
Support Python3 : https://github.com/openwrt/packages/issues/8893
Preparing to deprecate nosnapshot builds.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
13 files changed:
lang/node/Makefile
lang/node/patches/001-hardfloat.patch
lang/node/patches/002-addr_info.patch
lang/node/patches/003-path.patch
lang/node/patches/004-musl_support.patch [new file with mode: 0644]
lang/node/patches/004-openssl-deprecated.patch [deleted file]
lang/node/patches/005-powerpc32_musl_support.patch [deleted file]
lang/node/patches/006-mips64_support.patch
lang/node/patches/007-fix_host_build_on_macos.patch
lang/node/patches/008-deps_v8_fix_big_endian.patch [new file with mode: 0644]
lang/node/patches/999-delete_unnecessary_libraries_for_host_execute.patch [new file with mode: 0644]
lang/node/patches/999-fix_missing_llhttp_depends.patch [new file with mode: 0644]
lang/node/patches/999-v8_this_build_method_will_be_deprecated.patch [new file with mode: 0644]