grpc icon indicating copy to clipboard operation
grpc copied to clipboard

[python/systemd] allow compiling systemd support into python builds

Open nipil opened this issue 1 year ago • 2 comments

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 avatar Mar 02 '24 17:03 nipil

@nipil Can you please provide some more details on the exact use case that this solves?

gnossen avatar Mar 15 '24 22:03 gnossen

Nevermind, I see now.

gnossen avatar Mar 15 '24 22:03 gnossen