From 7b49808241d9c2e2983ff8d4f34bc77b957e703b Mon Sep 17 00:00:00 2001 From: Lumos235 Date: Mon, 25 Aug 2025 09:19:01 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: Lumos235 --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index f940ed2ba..ba3368a9b 100644 --- a/bundle.json +++ b/bundle.json @@ -47,7 +47,8 @@ "bounds_checking_function", "FreeBSD", "cJSON", - "optimized_routines" + "optimized_routines", + "jemalloc" ], "third_party": [] }, -- Gitee