From fae023b184f6c044e85f4ca6052c306d519e2e85 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 16 May 2022 18:34:48 +0200 Subject: Adaptations for Chromium 100 Pick-to: 6.4 Change-Id: I217c87657f544a2e868de7291353ff1143e20902 Reviewed-by: Allan Sandfeld Jensen --- cmake/Functions.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake') diff --git a/cmake/Functions.cmake b/cmake/Functions.cmake index b6dbf690b..cf8fb2d79 100644 --- a/cmake/Functions.cmake +++ b/cmake/Functions.cmake @@ -794,7 +794,6 @@ macro(append_build_type_setup) is_shared=true use_sysroot=false forbid_non_component_debug_builds=false - enable_debugallocation=false treat_warnings_as_errors=false use_allocator_shim=false use_allocator="none" -- cgit v1.2.1