diff options
| author | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-25 08:32:19 +0200 |
|---|---|---|
| committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-25 12:39:06 +0200 |
| commit | 2f85e0aed6882f5be23adf89be70ce5f327d3373 (patch) | |
| tree | 3ef44960af9cc5ef7a05ed9dc3378cd2540ea68c /www/iridium/files/patch-v8_BUILD.gn | |
| parent | emulators/wine: fix packaging with ALSA enabled (diff) | |
www/iridium: update to 2023.07.115.1
Diffstat (limited to 'www/iridium/files/patch-v8_BUILD.gn')
| -rw-r--r-- | www/iridium/files/patch-v8_BUILD.gn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/iridium/files/patch-v8_BUILD.gn b/www/iridium/files/patch-v8_BUILD.gn index 5a931c3e0491..f435a746e3ea 100644 --- a/www/iridium/files/patch-v8_BUILD.gn +++ b/www/iridium/files/patch-v8_BUILD.gn @@ -1,6 +1,6 @@ ---- v8/BUILD.gn.orig 2023-04-22 17:45:15 UTC +--- v8/BUILD.gn.orig 2023-07-24 14:27:53 UTC +++ v8/BUILD.gn -@@ -1304,6 +1304,14 @@ config("toolchain") { +@@ -1356,6 +1356,14 @@ config("toolchain") { } else if (target_os == "chromeos") { defines += [ "V8_HAVE_TARGET_OS" ] defines += [ "V8_TARGET_OS_CHROMEOS" ] @@ -15,7 +15,7 @@ } # TODO(infra): Support v8_enable_prof on Windows. -@@ -5717,7 +5725,7 @@ v8_component("v8_libbase") { +@@ -5876,7 +5884,7 @@ v8_component("v8_libbase") { } } @@ -24,7 +24,7 @@ sources += [ "src/base/debug/stack_trace_posix.cc", "src/base/platform/platform-linux.cc", -@@ -5728,6 +5736,18 @@ v8_component("v8_libbase") { +@@ -5887,6 +5895,18 @@ v8_component("v8_libbase") { "dl", "rt", ] |
