mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
This reverts commit fb8e3615d5.
This commit is contained in:
@@ -123,8 +123,6 @@ def ray_deps_setup():
|
||||
# Backport Clang-Cl patch on Boost 1.69 to Boost <= 1.68:
|
||||
# https://lists.boost.org/Archives/boost/2018/09/243420.php
|
||||
"//thirdparty/patches:boost-type_traits-trivial_move.patch",
|
||||
# Partially backport waitpid() patch on Boost 1.72 to Boost <= 1.68
|
||||
"//thirdparty/patches:boost-process-teminate-waitpid-nohang.patch",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user