| Index: third_party/tcmalloc/README.chromium
|
| diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
|
| index 5ab67d0daf6caf014113adbc5e952744c522b86e..a8595da96b70fa6d19ee4cfdb90c856ab9601f26 100644
|
| --- a/third_party/tcmalloc/README.chromium
|
| +++ b/third_party/tcmalloc/README.chromium
|
| @@ -100,3 +100,4 @@ Modifications:
|
| - Disabled HEAPPROFILE envvar unless ENABLE_PROFILING is defined
|
| - Add "ARMv8-a" to the supporting list of ARM architecture
|
| - Add generic.total_physical_bytes property to MallocExtension
|
| +- Conditionally define HAVE_VDSO_SUPPORT only on linux_x86 to avoid static initializers
|
|
|