Skip to content

Commit 7e8ec8f

Browse files
authored
Merge pull request #2553 from TendTo/latest
Tests: fix bazel tests on Windows
2 parents 6bafed3 + 71e327a commit 7e8ec8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bazelrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
build --enable_platform_specific_config
2+
3+
build:windows --enable_runfiles
4+
15
build:asan --strip=never
26
build:asan --copt -fsanitize=address
37
build:asan --copt -O1

0 commit comments

Comments
 (0)