Bazel: Announce rc options to easier troubleshoot build problems
Change-Id: Ie3847b2bf54b005ad5a93094b1e092c773106d08
This commit is contained in:
committed by
David Ostrovsky
parent
60ea57e0eb
commit
2a3b282fbc
2
.bazelrc
2
.bazelrc
@@ -11,6 +11,8 @@ build --java_toolchain=//tools:error_prone_warnings_toolchain_java11
|
||||
# this flag here once flipped in Bazel again.
|
||||
build --incompatible_strict_action_env
|
||||
|
||||
build --announce_rc
|
||||
|
||||
test --build_tests_only
|
||||
test --test_output=errors
|
||||
test --java_toolchain=//tools:error_prone_warnings_toolchain_java11
|
||||
|
||||
Reference in New Issue
Block a user