diff options
Diffstat (limited to 'lang/v8/files/patch-include_v8config.h')
-rw-r--r-- | lang/v8/files/patch-include_v8config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/v8/files/patch-include_v8config.h b/lang/v8/files/patch-include_v8config.h index 5b3e5a7df644..2a1c5e2972e9 100644 --- a/lang/v8/files/patch-include_v8config.h +++ b/lang/v8/files/patch-include_v8config.h @@ -1,6 +1,6 @@ ---- include/v8config.h.orig 2021-04-22 15:00:28 UTC +--- include/v8config.h.orig 2021-10-06 18:22:58 UTC +++ include/v8config.h -@@ -293,7 +293,18 @@ path. Add it with -I<path> to the command line +@@ -338,7 +338,18 @@ path. Add it with -I<path> to the command line # define V8_HAS_CPP_ATTRIBUTE_NODISCARD (V8_HAS_CPP_ATTRIBUTE(nodiscard)) |