aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCarlos O'Ryan <coryan@users.noreply.github.com>2021-07-27 15:29:44 -0700
committerGitHub <noreply@github.com>2021-07-27 15:29:44 -0700
commitdc35791a568aacf855355bcfcdff978ec22e69d3 (patch)
tree8c664e80a682d6429d0bce4887db6fd953726bd8 /scripts
parent7dbc05515b44bf54d2a42b4da9d1e1f910868b86 (diff)
downloadvcpkg-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