[bazel] Switch to platforms-based toolchain resolution (#1036)
This commit is contained in:
@@ -7,3 +7,7 @@ deps()
|
||||
load(":emscripten_deps.bzl", "emscripten_deps")
|
||||
|
||||
emscripten_deps()
|
||||
|
||||
load(":toolchains.bzl", "register_emscripten_toolchains")
|
||||
|
||||
register_emscripten_toolchains()
|
||||
|
||||
Reference in New Issue
Block a user