mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 07:50:31 +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
third_party/third_party.mk
vendored
1
third_party/third_party.mk
vendored
|
@ -13,6 +13,7 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/finger \
|
||||
o/$(MODE)/third_party/gdtoa \
|
||||
o/$(MODE)/third_party/getopt \
|
||||
o/$(MODE)/third_party/hiredis \
|
||||
o/$(MODE)/third_party/libcxx \
|
||||
o/$(MODE)/third_party/linenoise \
|
||||
o/$(MODE)/third_party/lua \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue