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 11 months 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