grpc
grpc copied to clipboard
[python/systemd] allow compiling systemd support into python builds
Add GRPC_PYTHON_BUILD_WITH_SYSTEMD environment variable to setup.py
The variable sets the required compile time define and adds the required link time library to the build process
@nipil Can you please provide some more details on the exact use case that this solves?
Nevermind, I see now.