mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 22:10:27 +00:00
Include a port of the hiredis library.
SSL support is not yet included; however, everything else works perfectly fine.
This commit is contained in:
parent
70ca8c4016
commit
1c7c277432
21 changed files with 7823 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -175,6 +175,7 @@ include third_party/lua/lua.mk
|
|||
include third_party/tr/tr.mk
|
||||
include third_party/sed/sed.mk
|
||||
include third_party/awk/awk.mk
|
||||
include third_party/hiredis/hiredis.mk
|
||||
include third_party/make/make.mk
|
||||
include third_party/ctags/ctags.mk
|
||||
include third_party/finger/finger.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue