simplify patch logic for grpc (--enable-grpc=PATH does not actually pass a path, needs to be --with-grpc=PATH)

This commit is contained in:
DubbleClick
2025-07-22 16:26:37 +07:00
parent 4010a84d88
commit 107fb08e34
4 changed files with 21 additions and 29 deletions

View File

@@ -233,7 +233,7 @@
},
"type": "external",
"source": "grpc",
"arg-type-unix": "custom",
"arg-type-unix": "with-prefix",
"cpp-extension": true,
"lib-depends": [
"grpc"