node: update to v12.19.0

Update to v12.19.0
Fixes for the removal of MIPS FPU emulator support.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
Hirokazu MORIKAWA
2020-11-08 16:00:12 +09:00
parent dd4bf5efe7
commit 4e525af414
10 changed files with 43 additions and 138 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/lib/internal/modules/cjs/loader.js
+++ b/lib/internal/modules/cjs/loader.js
@@ -1239,7 +1239,8 @@
@@ -1117,7 +1117,8 @@
path.resolve(process.execPath, '..') :
path.resolve(process.execPath, '..', '..');