diff options
Diffstat (limited to 'lang/v8/files/patch-build_linux_chrome.map')
-rw-r--r-- | lang/v8/files/patch-build_linux_chrome.map | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/v8/files/patch-build_linux_chrome.map b/lang/v8/files/patch-build_linux_chrome.map index 7465bc9773c5..f540509b3054 100644 --- a/lang/v8/files/patch-build_linux_chrome.map +++ b/lang/v8/files/patch-build_linux_chrome.map @@ -1,4 +1,4 @@ ---- build/linux/chrome.map.orig 2019-03-11 22:00:52 UTC +--- build/linux/chrome.map.orig 2021-05-01 21:15:31 UTC +++ build/linux/chrome.map @@ -1,4 +1,7 @@ { @@ -19,10 +19,10 @@ # Memory allocation symbols. We want chrome and any libraries to # share the same heap, so it is correct to export these symbols. calloc; -@@ -81,7 +88,4 @@ global: - localtime64; - localtime64_r; +@@ -83,7 +90,4 @@ global: localtime_r; + + v8dbg_*; - -local: - *; |