diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-03 10:11:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-03 10:11:27 +0100 |
commit | 1c9c10d35c9ef16d7e9b61c4294ae1725bba6e74 (patch) | |
tree | 8117f9a00910a52922ba910d405a075e55e2ea13 /redis-deps-PIC.patch | |
parent | 788cbc0f0798941e2ef4a13038b94c3a88704ba3 (diff) |
redis: 2.8.2
Diffstat (limited to 'redis-deps-PIC.patch')
-rw-r--r-- | redis-deps-PIC.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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) |