diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-14 03:12:10 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-14 03:12:10 +0800 |
commit | 1125c42dbda67eecd69393e0ba322136fcd9062b (patch) | |
tree | 3e5fc5d967aa94ed5360cf9ee9d9548e7e4e63c9 /lang/v8/files/patch-include_v8config.h | |
parent | dns/public_suffix_list: Update to 20210929 (diff) |
lang/v8: Update to 9.4.146.21
Changes: https://v8.dev/blog/v8-release-94
https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.4-lkgr
https://github.com/v8/v8/commits/9.4-lkgr
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)) |