This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Commit 3aa11f2
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.1 parent c59a897 commit 3aa11f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments