srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
a45bd18c
c960e05e
deps/icu: Migrate to the rules_cc compiler checks
inline
split
third_party/icu.BUILD
added: 2, removed: 2, total 0
@@ -27,7 +27,7 @@ cc_library(
"-Wno-deprecated-declarations",
],
}) + select({
"@bazel_tools//tools/cpp:clang-cl": [
"@rules_cc//cc/compiler:clang-cl": [
"-Wno-microsoft-include",
],
"//conditions:default": [],