hiredis: fix compilation with macOS
authorRosen Penev <rosenp@gmail.com>
Tue, 5 Oct 2021 00:25:15 +0000 (17:25 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 8 Oct 2021 16:46:38 +0000 (09:46 -0700)
commit0ce3a961d39eb6a664088bf77cdf36fdad3bb732
tree61a78c1a1816f90d000ab39ca9b93ed1e8214de0
parenta075c2bc43e863662cc5609ce2cfbc57900ac948
hiredis: fix compilation with macOS

uname is used to test the host OS. Override it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/hiredis/Makefile