We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7f508 commit 53bae67Copy full SHA for 53bae67
recipes/grpc/all/conanfile.py
@@ -54,7 +54,7 @@ class GrpcConan(ConanFile):
54
"ruby_plugin": True,
55
"otel_plugin": False,
56
"secure": False,
57
- "with_libsystemd": True
+ "with_libsystemd": False
58
}
59
60
_target_info = None
0 commit comments