From a76b7733b0b6c32343c2430d4e6d0dcd55166c73 Mon Sep 17 00:00:00 2001 From: wuzx <471319475@qq.com> Date: Thu, 22 Dec 2022 07:32:48 +0000 Subject: [PATCH] update jemalloc.spec. Signed-off-by: wuzx <471319475@qq.com> --- jemalloc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jemalloc.spec b/jemalloc.spec index c2aebb2..51c806d 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -21,7 +21,7 @@ Source0: https://github.com/jemalloc/%{name}/releases/download/%{version} Patch1: backport-Jemalloc-5.2.1-patch-1-fix-large-bin-index-accessed-through-cache-bin-descriptor.patch Patch2: backport-Jemalloc-5.2.1-patch-2-fix-undefined-behavior-in-hash.patch Patch3: backport-Jemalloc-5.2.1-patch-3-fix-tcaches-mutex-pre-post-fork-handling.patch -Patch4: mstflint-4.10.0-sw.patch +Patch4: jemalloc-5.2.1-sw.patch BuildRequires: libxslt perl-generators gcc %description -- Gitee