diff options
author | Robert Nagy <robert@openbsd.org> | 2022-12-01 14:19:28 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-12-02 11:30:41 +0000 |
commit | 38f51ce15f179deb81fc7e8fef54c18920d68883 (patch) | |
tree | 859903bc113a4b6ef74777dad363a650c37efe81 /www/iridium/files/patch-v8_include_v8-internal.h | |
parent | 5f133158977beddaea45ca212980edd177411345 (diff) | |
download | ports-38f51ce15f179deb81fc7e8fef54c18920d68883.tar.gz ports-38f51ce15f179deb81fc7e8fef54c18920d68883.zip |
www/iridium: update to 2022.11.107
Diffstat (limited to 'www/iridium/files/patch-v8_include_v8-internal.h')
-rw-r--r-- | www/iridium/files/patch-v8_include_v8-internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-v8_include_v8-internal.h b/www/iridium/files/patch-v8_include_v8-internal.h index 6e12835e73c4..d077cdd377aa 100644 --- a/www/iridium/files/patch-v8_include_v8-internal.h +++ b/www/iridium/files/patch-v8_include_v8-internal.h @@ -1,6 +1,6 @@ ---- v8/include/v8-internal.h.orig 2022-10-05 07:34:01 UTC +--- v8/include/v8-internal.h.orig 2022-12-01 10:35:46 UTC +++ v8/include/v8-internal.h -@@ -179,7 +179,7 @@ using SandboxedPointer_t = Address; +@@ -174,7 +174,7 @@ using SandboxedPointer_t = Address; #ifdef V8_ENABLE_SANDBOX // Size of the sandbox, excluding the guard regions surrounding it. |