[bazel] Switch to platforms-based toolchain resolution (#1036)
This commit is contained in:
1
bazel/test_external/.bazelrc
Normal file
1
bazel/test_external/.bazelrc
Normal file
@@ -0,0 +1 @@
|
||||
build --incompatible_enable_cc_toolchain_resolution
|
||||
@@ -10,3 +10,7 @@ deps()
|
||||
load("@emsdk//:emscripten_deps.bzl", "emscripten_deps")
|
||||
|
||||
emscripten_deps()
|
||||
|
||||
load("@emsdk//:toolchains.bzl", "register_emscripten_toolchains")
|
||||
|
||||
register_emscripten_toolchains()
|
||||
|
||||
Reference in New Issue
Block a user