We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3766659 commit 95bb385Copy full SHA for 95bb385
1 file changed
bazel/foreign_cc/BUILD
@@ -40,8 +40,8 @@ configure_make(
40
"nocompdb",
41
"skip_on_windows",
42
],
43
- targets = ["install"],
44
target_compatible_with = ["@platforms//os:linux"],
+ targets = ["install"],
45
)
46
47
envoy_cc_library(
0 commit comments