mirror of https://github.com/grpc/grpc.git
Add missing dependency for tsi_alts_credentials. (#32340)
While creating an internal CL that depends directly on tsi_alts_credentials, I was getting linker errors saying ` error: backward reference detected: grpc_channel_credentials_release`, because `alts_tsi_handshaker.cc` uses the `grpc_channel_credentials_release` API, which is defined in the `grpc_security_base` target.pull/32411/head
parent
ffe3968d0b
commit
49b5dfc14f
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue