diff --git a/.bazelrc b/.bazelrc index d6d4ce6cd3..8b1abd60f6 100644 --- a/.bazelrc +++ b/.bazelrc @@ -4,6 +4,7 @@ build --experimental_strict_action_env build --action_env=PATH build --disk_cache=~/.gerritcodereview/bazel-cache/cas build --java_toolchain //tools:error_prone_warnings_toolchain +build --incompatible_disallow_load_labels_to_cross_package_boundaries=false test --build_tests_only test --test_output=errors