[packages/redis] jemalloc not enabled on %{arm}

atler atler at pld-linux.org
Sat Sep 3 20:27:09 CEST 2022


commit cd6131539789398d960c8f1ff4f92b5dd607dfa6
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Sep 3 19:06:28 2022 +0200

    jemalloc not enabled on %{arm}

 redis.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/redis.spec b/redis.spec
index 17c7b60..3d17e44 100644
--- a/redis.spec
+++ b/redis.spec
@@ -30,7 +30,9 @@ Patch3:		arm-arch-check.patch
 Patch4:		system-jemalloc.patch
 URL:		http://www.redis.io/
 %{?with_perftools:BuildRequires:    gperftools-devel}
+%ifnarch %{arm}
 BuildRequires:	jemalloc-devel
+%endif
 %ifarch %{arm}
 BuildRequires:	libatomic-devel
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/redis.git/commitdiff/d3c8224c535a54a3951166cdb0e91bf7beb2bda4



More information about the pld-cvs-commit mailing list