mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 18:05:36 +08:00
Fix grpc redundant static lib
This commit is contained in:
@@ -143,7 +143,6 @@
|
|||||||
"source": "grpc",
|
"source": "grpc",
|
||||||
"static-libs-unix": [
|
"static-libs-unix": [
|
||||||
"libgrpc.a",
|
"libgrpc.a",
|
||||||
"libboringssl.a",
|
|
||||||
"libcares.a"
|
"libcares.a"
|
||||||
],
|
],
|
||||||
"lib-depends": [
|
"lib-depends": [
|
||||||
|
|||||||
Reference in New Issue
Block a user