package/hiredis: fix build without C++
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 5 Sep 2020 10:59:13 +0000 (12:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 5 Sep 2020 21:26:47 +0000 (23:26 +0200)
commit07b90a59276697ae9e0f466741e7b56f58cf5e5d
tree5f80f711352ce3f8650514820fdba49bca92ea60
parent3d0c31633d170406ffd1678d56b7ca34aac0ee68
package/hiredis: fix build without C++

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

Fixes:
 - http://autobuild.buildroot.org/results/830ec3398cd29b9fc5cde06a225ef531d7a9d850

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/hiredis/0002-CMakeLists.txt-allow-building-without-a-C-compiler.patch [new file with mode: 0644]