Commit 2c32710
authored
chore(deps): upgrade abseil to 20210324.2 (#6664)
Fixes: #6627
This version of Abseil adds proper pkgconfig support, so we no longer
need dynamically compute the Abseil .so files to link with, instead we
can just list the pkg-config deps that we "require" from Abseil. Indeed,
our old way of computing the libraries no longer works, so this change
was required in the same PR as the Abseil upgrade.1 parent 3759ea9 commit 2c32710
30 files changed
Lines changed: 73 additions & 197 deletions
File tree
- bazel
- ci
- abi-dumps
- cloudbuild/dockerfiles
- generate-markdown
- cmake
- doc
- google/cloud
- bigquery
- bigtable
- iam
- logging
- pubsub
- spanner
- storage
- super/external
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments