summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-v8_include_v8config.h
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-06-26 08:11:27 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2024-06-26 17:34:47 +0200
commitb313ad21d659165dbf7eda701b81d5bf413ad752 (patch)
tree2e5e02a358bbb3e2e4439e7528bf7f5e59caa0db /www/iridium/files/patch-v8_include_v8config.h
parentscience/py-qcengine: update 0.29.0 → 0.30.0 (diff)
www/iridium: update to 2024.06.126.2
Diffstat (limited to 'www/iridium/files/patch-v8_include_v8config.h')
-rw-r--r--www/iridium/files/patch-v8_include_v8config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/iridium/files/patch-v8_include_v8config.h b/www/iridium/files/patch-v8_include_v8config.h
index 2276a45af502..e08c45eed255 100644
--- a/www/iridium/files/patch-v8_include_v8config.h
+++ b/www/iridium/files/patch-v8_include_v8config.h
@@ -1,6 +1,6 @@
---- v8/include/v8config.h.orig 2023-04-22 17:45:15 UTC
+--- v8/include/v8config.h.orig 2024-06-25 12:08:48 UTC
+++ v8/include/v8config.h
-@@ -184,6 +184,8 @@ path. Add it with -I<path> to the command line
+@@ -185,6 +185,8 @@ path. Add it with -I<path> to the command line
&& !defined(V8_TARGET_OS_FUCHSIA) \
&& !defined(V8_TARGET_OS_IOS) \
&& !defined(V8_TARGET_OS_LINUX) \
@@ -9,7 +9,7 @@
&& !defined(V8_TARGET_OS_MACOS) \
&& !defined(V8_TARGET_OS_WIN) \
&& !defined(V8_TARGET_OS_CHROMEOS)
-@@ -196,6 +198,8 @@ path. Add it with -I<path> to the command line
+@@ -197,6 +199,8 @@ path. Add it with -I<path> to the command line
|| defined(V8_TARGET_OS_FUCHSIA) \
|| defined(V8_TARGET_OS_IOS) \
|| defined(V8_TARGET_OS_LINUX) \
@@ -18,7 +18,7 @@
|| defined(V8_TARGET_OS_MACOS) \
|| defined(V8_TARGET_OS_WIN) \
|| defined(V8_TARGET_OS_CHROMEOS)
-@@ -217,6 +221,16 @@ path. Add it with -I<path> to the command line
+@@ -218,6 +222,16 @@ path. Add it with -I<path> to the command line
#ifdef V8_OS_LINUX
# define V8_TARGET_OS_LINUX