Skip to content

Commit 6509248

Browse files
committed
Disable /showIncludes on windows compilers
1 parent 9906be2 commit 6509248

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ common --test_env=ANDROID_HOME=
2323

2424
common:windows --repo_env=BAZEL_SH="c:\\program files\\git\\usr\\bin\\bash.exe"
2525

26+
common:windows --features=-parse_showincludes --host_features=-parse_showincludes
27+
2628
#build --features=parse_headers
2729
#build --features=layering_check
2830

0 commit comments

Comments
 (0)