bazel: 3.3.1 -> 3.7.1
* remove python-shebang patch since it was integrated upstream[1] [1]: https://github.com/bazelbuild/bazel/pull/11535/files
This commit is contained in:
@@ -47,6 +47,9 @@ def winsdk_configure(*args, **kw): pass
|
||||
def register_local_rc_exe_toolchains(*args, **kw): pass
|
||||
def register_toolchains(*args, **kw): pass
|
||||
def debian_deps(): pass
|
||||
def grpc_deps(): pass
|
||||
def grpc_extra_deps(): pass
|
||||
def bazel_skylib_workspace(): pass
|
||||
|
||||
# execute the WORKSPACE like it was python code in this module,
|
||||
# using all the function stubs from above.
|
||||
|
||||
Reference in New Issue
Block a user