Enable compilation on ChromeOS

This commit is contained in:
2024-08-17 00:27:25 +02:00
parent 4ad4091b38
commit db34f15177
6 changed files with 22 additions and 8 deletions

View File

@ -8,10 +8,10 @@ git_override(
)
register_execution_platforms(
"//:x64_windows-clang-cl"
# "//:x64_windows-clang-cl",
)
register_toolchains(
"@@local_config_cc//:cc-toolchain-x64_windows-clang-cl",
# "@@local_config_cc//:cc-toolchain-x64_windows-clang-cl",
)