summaryrefslogtreecommitdiff
path: root/lang/v8-beta/files/patch-build_linux_chrome.map
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8-beta/files/patch-build_linux_chrome.map')
-rw-r--r--lang/v8-beta/files/patch-build_linux_chrome.map6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/v8-beta/files/patch-build_linux_chrome.map b/lang/v8-beta/files/patch-build_linux_chrome.map
index f540509b3054..b2fb711f743d 100644
--- a/lang/v8-beta/files/patch-build_linux_chrome.map
+++ b/lang/v8-beta/files/patch-build_linux_chrome.map
@@ -1,4 +1,4 @@
---- build/linux/chrome.map.orig 2021-05-01 21:15:31 UTC
+--- build/linux/chrome.map.orig 2022-04-04 20:12:27 UTC
+++ build/linux/chrome.map
@@ -1,4 +1,7 @@
{
@@ -18,8 +18,8 @@
+
# Memory allocation symbols. We want chrome and any libraries to
# share the same heap, so it is correct to export these symbols.
- calloc;
-@@ -83,7 +90,4 @@ global:
+ aligned_alloc;
+@@ -84,7 +91,4 @@ global:
localtime_r;
v8dbg_*;