Remove `--copt="-Werror"` from `.bazelrc` (#18392)
This appears to be causing a bunch of errors during our release process, but I don't think it's critical to have this flag in `.bazelrc`. We should still be able to get about the same test coverage since we also set `-Werror` in the `bazelrc` files in the `ci/` directory. PiperOrigin-RevId: 672673187 Co-authored-by: Adam Cozzette <acozzette@google.com>pull/18395/head
parent
d6c82fc55a
commit
6481fecc13
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue