Daniel Golle
7a8465084a
hiredis: update to version 1.0.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-28 23:57:12 +01:00
Sebastian Kemper
655e8361e7
hiredis: fix pkg-config file
...
Fix for using the .pc file when cross-compiling.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-01-13 19:33:12 +01:00
Rosen Penev
8e7a7cf544
hiredis: Update to 0.14.0
...
Added PKG_BUILD_PARALLEL for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-08 13:47:18 -07:00
Florian Fainelli
49ed5295b1
hiredis: Fix __redis_strerror_r lvalue error
...
Fixes the following build error:
hiredis.h:101:24: error: lvalue required as left operand of assignment
buf[(len)] = '\0';
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-04-01 17:53:47 -07:00