read-redis/deps
antirez d36fb95a10 32 bit build fixed on Linux.
It failed because of the way jemalloc was compiled (without passing the
right flags to make, but just to configure). Now the same set of flags
are also passed to the make command, fixing the issue.

This fixes issue #744
2012-11-01 15:40:48 +01:00
..
hiredis hiredis library updated. 2012-08-21 17:27:01 +02:00
jemalloc Jemalloc updated to 3.0.0. 2012-05-16 11:09:45 +02:00
linenoise Ctrl+w support in linenoise. 2012-10-26 16:06:25 +02:00
lua lua_cmsgpack.c added 2012-02-24 15:46:25 +01:00
Makefile 32 bit build fixed on Linux. 2012-11-01 15:40:48 +01:00