diff options
| author | Robert Nagy <robert@openbsd.org> | 2022-09-25 12:55:03 +0200 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2022-09-28 10:00:11 +0200 |
| commit | c080558054e014c94435ab11f399e518324abe31 (patch) | |
| tree | 36cf37b837004751749f2ae3ce9f950cc731c906 /www/chromium/files/patch-v8_BUILD.gn | |
| parent | www/authelia: Update 4.36.8 -> 4.36.9 (diff) | |
www/chromium: update to 106.0.5249.61
Security: 18529cb0-3e9c-11ed-9bc7-3065ec8fd3ec
Diffstat (limited to 'www/chromium/files/patch-v8_BUILD.gn')
| -rw-r--r-- | www/chromium/files/patch-v8_BUILD.gn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-v8_BUILD.gn b/www/chromium/files/patch-v8_BUILD.gn index e90e0b4f78bf..f3dba14c0069 100644 --- a/www/chromium/files/patch-v8_BUILD.gn +++ b/www/chromium/files/patch-v8_BUILD.gn @@ -1,6 +1,6 @@ ---- v8/BUILD.gn.orig 2022-08-31 12:19:35 UTC +--- v8/BUILD.gn.orig 2022-09-24 10:57:32 UTC +++ v8/BUILD.gn -@@ -1277,6 +1277,14 @@ config("toolchain") { +@@ -1327,6 +1327,14 @@ config("toolchain") { } else if (target_os == "win") { defines += [ "V8_HAVE_TARGET_OS" ] defines += [ "V8_TARGET_OS_WIN" ] @@ -15,7 +15,7 @@ } # TODO(infra): Support v8_enable_prof on Windows. -@@ -5406,7 +5414,7 @@ v8_component("v8_libbase") { +@@ -5571,7 +5579,7 @@ v8_component("v8_libbase") { } } @@ -24,7 +24,7 @@ sources += [ "src/base/debug/stack_trace_posix.cc", "src/base/platform/platform-linux.cc", -@@ -5417,6 +5425,18 @@ v8_component("v8_libbase") { +@@ -5582,6 +5590,18 @@ v8_component("v8_libbase") { "dl", "rt", ] |
