Skip to content
Snippets Groups Projects
Commit 824ab8dd authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files
parent 3b19a80f
No related branches found
No related tags found
No related merge requests found
diff --git a/runtime/runtime_args.gni b/runtime/runtime_args.gni
index dd25e813dff..8b3999abcc0 100644
--- a/runtime/runtime_args.gni
+++ b/runtime/runtime_args.gni
@@ -48,7 +48,7 @@
# Whether to use mallinfo2 instead of mallinfo which is deprecated starting
# with libc 2.33
- dart_use_mallinfo2 = false
+ dart_use_mallinfo2 = true
# Whether to link Crashpad library for crash handling. Only supported on
# Windows for now.
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
FILESEXTRAPATHS:append := ":${THISDIR}/files"
SRC_URI:append = " file://0005-dart-enable-mallinfo2.patch;patchdir=third_party/dart"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment