summaryrefslogtreecommitdiffstats
path: root/0003-redis-2.8.11-use-system-jemalloc.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-29 13:15:49 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-29 13:15:49 +0200
commita7a4a53650488d0ad8d17e84f3a1d7a2b68fe1a0 (patch)
tree8f6aaa0e3ef07c52df2646bb8af53b91dccb93df /0003-redis-2.8.11-use-system-jemalloc.patch
parent9bac25615be3f771c75aeedf297c7554ded70da2 (diff)
redis: 3.2.2
Diffstat (limited to '0003-redis-2.8.11-use-system-jemalloc.patch')
-rw-r--r--0003-redis-2.8.11-use-system-jemalloc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0003-redis-2.8.11-use-system-jemalloc.patch b/0003-redis-2.8.11-use-system-jemalloc.patch
index cf1b231..8c1d997 100644
--- a/0003-redis-2.8.11-use-system-jemalloc.patch
+++ b/0003-redis-2.8.11-use-system-jemalloc.patch
@@ -1,6 +1,6 @@
--- a/src/Makefile 2013-04-30 15:15:56.000000000 +0200
+++ b/src/Makefile 2013-06-19 12:58:12.345612310 +0200
-@@ -89,9 +89,8 @@ ifeq ($(MALLOC),tcmalloc_minimal)
+@@ -93,9 +93,8 @@ ifeq ($(MALLOC),tcmalloc_minimal)
endif
ifeq ($(MALLOC),jemalloc)