Skip to content

Commit 4fa5292

Browse files
committed
Use custom config.m4 for grpc extension
1 parent ad356b4 commit 4fa5292

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

config/ext.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,10 @@
252252
"arg-type-unix": "enable-path",
253253
"cpp-extension": true,
254254
"lib-depends": [
255+
"grpc",
255256
"zlib",
256257
"openssl",
257258
"libcares"
258-
],
259-
"frameworks": [
260-
"CoreFoundation"
261259
]
262260
},
263261
"iconv": {

0 commit comments

Comments
 (0)