[bazel] Switch to platforms-based toolchain resolution (#1036)
This commit is contained in:
2
bazel/toolchains.bzl
Normal file
2
bazel/toolchains.bzl
Normal file
@@ -0,0 +1,2 @@
|
||||
def register_emscripten_toolchains():
|
||||
native.register_toolchains(str(Label("//emscripten_toolchain:cc-toolchain-wasm")))
|
||||
Reference in New Issue
Block a user