diff options
author | Hirokazu MORIKAWA <morikw2@gmail.com> | 2020-11-08 16:00:12 +0900 |
---|---|---|
committer | Hirokazu MORIKAWA <morikw2@gmail.com> | 2020-11-08 16:00:12 +0900 |
commit | 4e525af414058adc4d119d65c1ad73359737d0fa (patch) | |
tree | 0fba9a553c4c0dcd803f9bea1ef9cd1448830bfb /lang/node/patches/999-localhost-no-addrconfig.patch | |
parent | dd4bf5efe7358f96cf3727b855eb8e102cb59382 (diff) |
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>
Diffstat (limited to 'lang/node/patches/999-localhost-no-addrconfig.patch')
-rw-r--r-- | lang/node/patches/999-localhost-no-addrconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/node/patches/999-localhost-no-addrconfig.patch b/lang/node/patches/999-localhost-no-addrconfig.patch index 4d1197321..d07d5b814 100644 --- a/lang/node/patches/999-localhost-no-addrconfig.patch +++ b/lang/node/patches/999-localhost-no-addrconfig.patch @@ -13,7 +13,7 @@ Forwarded: https://github.com/nodejs/node/issues/33816 // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the -@@ -1028,13 +1029,6 @@ +@@ -1029,13 +1030,6 @@ hints: options.hints || 0 }; |