package/hiredis: ssl needs threads
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 5 Sep 2020 11:07:03 +0000 (13:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 5 Sep 2020 21:27:08 +0000 (23:27 +0200)
commit36ea6e64a365cdba55f87dde77497374a16a4a7f
tree0ea5a535d9e758a3a74191a20dc387abe9a67f9f
parent2f2b3a7149edc6579b5a06eae0773d5d3b8cdcb7
package/hiredis: ssl needs threads

ssl support which has been added in version 1.0.0 needs threads:

/home/buildroot/autobuild/instance-3/output-1/build/hiredis-1.0.0/ssl.c:42:10: fatal error: pthread.h: No such file or directory
 #include <pthread.h>
          ^~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/80ac7500055d167e5ec9a964046de7cca4b4f9f5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/hiredis/hiredis.mk