From ddfd479b913d1cd764b925ad5edb812b84b4b34f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 16 Apr 2022 11:55:55 +0800 Subject: lang/v8-beta: Update to 10.1.124.1 - Use v8 tarball from GitHub mirror Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/10.1-lkgr --- lang/v8-beta/files/patch-build_linux_chrome.map | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/v8-beta/files/patch-build_linux_chrome.map') 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_*; -- cgit v1.2.3