From 1c9c10d35c9ef16d7e9b61c4294ae1725bba6e74 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Dec 2013 10:11:27 +0100 Subject: redis: 2.8.2 --- redis-deps-PIC.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redis-deps-PIC.patch') diff --git a/redis-deps-PIC.patch b/redis-deps-PIC.patch index 944fa35..4d9b958 100644 --- a/redis-deps-PIC.patch +++ b/redis-deps-PIC.patch @@ -1,7 +1,7 @@ --- a/deps/Makefile +++ a/deps/Makefile -@@ -58,7 +58,7 @@ ifeq ($(uname_S),SunOS) - LUA_CFLAGS= -D__C99FEATURES__=1 +@@ -58,7 +58,7 @@ + LUA_CFLAGS= -D__C99FEATURES__=1 endif -LUA_CFLAGS+= -O2 -Wall -DLUA_ANSI $(CFLAGS) -- cgit