diff options
| author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2024-10-30 16:51:02 +0100 |
|---|---|---|
| committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2025-01-15 12:38:21 +0100 |
| commit | bc7bb33b1f1a4fe3415143f013dbbd78c3467028 (patch) | |
| tree | 0aa9a9af3cf44154fc7d197b137fdf403db9510e /cmake/Functions.cmake | |
| parent | 69c99f0ea67b0d8714cd1389228ed83d25b58c94 (diff) | |
Adaptations for Chromium 130
Pick-to: 6.9
Change-Id: Iad9c5c12c2bb69803627df73760daf6b7d4841bd
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'cmake/Functions.cmake')
| -rw-r--r-- | cmake/Functions.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Functions.cmake b/cmake/Functions.cmake index 4176a4361..8bd843e1c 100644 --- a/cmake/Functions.cmake +++ b/cmake/Functions.cmake @@ -543,6 +543,7 @@ macro(append_build_type_setup) forbid_non_component_debug_builds=false treat_warnings_as_errors=false use_allocator_shim=false + use_freelist_dispatcher=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_custom_libcxx=false |
