package/hiredis: fix build with gcc 4.8
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 5 Sep 2020 21:52:22 +0000 (23:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 6 Sep 2020 12:34:27 +0000 (14:34 +0200)
commit1c8aea467bfe8d36bb9dee0eb336a3e65083a575
treeff2127a723ac4c6ec8af505778897195289a0fd1
parent9400e8a4c3e7c48dd7f45ba132f7df9195f1bbe5
package/hiredis: fix build with gcc 4.8

This patch is needed to fix a build failure with hiredis 1.0.0

Fixes:
 - http://autobuild.buildroot.org/results/f7aa90d6d6750fb8bf46334513df09360a8c1c7f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/hiredis/0003-Explicitly-set-c99-in-CMake.patch [new file with mode: 0644]