Esun Kim
Esun Kim
`grpc_authorization_provider` cmake target seems to miss `${_gRPC_RE2_LIBRARIES}`. Since it's a bit hard to tweak `CMakeLists.txt.template`, you can consider working on `CMakeLists.txt` first without modifying its template file. This will break...
Closing in favor of https://github.com/grpc/grpc/pull/31308
I'd prefer this option looks like; (mostly the same with different names) - AUTO - Default, Will try to find libsystemd. If found, systemd support will be enabled. - ON...
Thanks for the change. Would you resolve conflict so that we can trigger the test?
Is there a way to resolve this without adding additional options?
@ctiller Would you do one more review on this PR?
We found a bunch of build error when having this change internally because there are internal use-cases of `Thread` which are not available here. If we want to have this,...
gRPC doesn't support shared library officially so I added `disposition/help wanted` label here.
@gnossen & @XuanWang-Amos I disabled this test for now with Bazel 7. Would you take a look at this? It might be an easy fix.
Closing this as you've found why it failed. Please feel free to create a PR making this robust.