commit cd6131539789398d960c8f1ff4f92b5dd607dfa6
Author: Jan Palus <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to