Enable compilation on ChromeOS
This commit is contained in:
@ -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",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user