FreeBSD Bugzilla – Attachment 234996 Details for
Bug 263590
www/node: update www/node (vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix armv6/armv7 patch
node_arm_patch.diff (text/plain), 1.11 KB, created by
Joseph Mingrone
on 2022-06-29 19:42:13 UTC
(
hide
)
Description:
fix armv6/armv7 patch
Filename:
MIME Type:
Creator:
Joseph Mingrone
Created:
2022-06-29 19:42:13 UTC
Size:
1.11 KB
patch
obsolete
>diff --git a/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp b/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp >index 9749a96d68e5..374f77039af4 100644 >--- a/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp >+++ b/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp >@@ -1,11 +1,11 @@ >---- tools/v8_gypfiles/v8.gyp.orig 2021-04-20 11:30:16 UTC >+--- tools/v8_gypfiles/v8.gyp.orig 2022-05-17 11:37:47 UTC > +++ tools/v8_gypfiles/v8.gyp >-@@ -774,7 +774,7 @@ >+@@ -977,7 +977,7 @@ > }], > # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library > # to implement atomic memory access >-- ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "arm", "riscv64"]', { >-+ ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "riscv64"]', { >+- ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "arm", "riscv64", "loong64"]', { >++ ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "riscv64", "loong64"]', { > 'link_settings': { > 'libraries': ['-latomic', ], > },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263590
:
234996
|
234997
|
234998