we don't even need to build grpc library for grpc extension...

This commit is contained in:
henderkes
2025-12-27 22:36:24 +01:00
parent 09b89a30f9
commit e952f1c76a

View File

@@ -236,7 +236,9 @@
"arg-type-unix": "enable-path", "arg-type-unix": "enable-path",
"cpp-extension": true, "cpp-extension": true,
"lib-depends": [ "lib-depends": [
"grpc" "zlib",
"openssl",
"libcares"
] ]
}, },
"iconv": { "iconv": {