diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-07-27 15:29:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-27 15:29:44 -0700 |
| commit | dc35791a568aacf855355bcfcdff978ec22e69d3 (patch) | |
| tree | 8c664e80a682d6429d0bce4887db6fd953726bd8 /scripts | |
| parent | 7dbc05515b44bf54d2a42b4da9d1e1f910868b86 (diff) | |
| download | vcpkg-dc35791a568aacf855355bcfcdff978ec22e69d3.tar.gz vcpkg-dc35791a568aacf855355bcfcdff978ec22e69d3.zip | |
[grpc] fix generated pkg-config file (#19174)
gRPC uses `upb`, but normally it vendors-in the dependency. The
vendored-in version uses a single library artifact, and the generated
pkg-config file simply adds `-lupb`. In `vcpkg` we use the `upb`
package. This has more libraries, and thus more `-lupb_*` options are
needed. Ideally we would use a `upb.pc` file, but that does not exist.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
