bazel: 3.1.0 -> 3.2.0

This commit is contained in:
Claudio Bley
2020-05-29 15:22:35 +02:00
committed by Profpatsch
parent a3a94a957e
commit 7172514b72
8 changed files with 24 additions and 23 deletions
@@ -45,6 +45,7 @@ def rules_pkg_dependencies(*args, **kw): pass
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
# execute the WORKSPACE like it was python code in this module,
# using all the function stubs from above.