This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build build break with bazel 0.25 (#316)
We were picking up ABSL flags transitively. After bazelbuild/bazel#5636 this no longer works. load() the flags directly from ABSL's GENERATED_copts.bzl.
- Loading branch information