mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Add hiredis to build (#395)
* Add hiredis to build * make hiredis build if ray has been cloned before this commit
This commit is contained in:
committed by
Philipp Moritz
parent
75555ee25c
commit
b6872182bf
@@ -12,3 +12,6 @@
|
||||
path = thirdparty/python
|
||||
url = https://github.com/austinsc/python.git
|
||||
ignore = dirty
|
||||
[submodule "thirdparty/hiredis"]
|
||||
path = thirdparty/hiredis
|
||||
url = https://github.com/redis/hiredis.git
|
||||
|
||||
Reference in New Issue
Block a user