Use custom config.m4 for grpc extension

This commit is contained in:
crazywhalecc 2026-03-10 13:49:34 +08:00
parent ad356b4a23
commit 4fa5292913
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -252,12 +252,10 @@
"arg-type-unix": "enable-path", "arg-type-unix": "enable-path",
"cpp-extension": true, "cpp-extension": true,
"lib-depends": [ "lib-depends": [
"grpc",
"zlib", "zlib",
"openssl", "openssl",
"libcares" "libcares"
],
"frameworks": [
"CoreFoundation"
] ]
}, },
"iconv": { "iconv": {