Commit 3ff1e8b9 by Andy Soffer

Merge pull request #3315 from zaucy:master

PiperOrigin-RevId: 363176008
parents b7d472f1 5c08f92c
...@@ -40,7 +40,7 @@ exports_files(["LICENSE"]) ...@@ -40,7 +40,7 @@ exports_files(["LICENSE"])
config_setting( config_setting(
name = "windows", name = "windows",
constraint_values = ["@bazel_tools//platforms:windows"], constraint_values = ["@platforms//os:windows"],
) )
config_setting( config_setting(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment