From d8680956c9da59381c2271d8a99edc189600db32 Mon Sep 17 00:00:00 2001 From: Lumos235 Date: Mon, 25 Aug 2025 09:20:00 +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