mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Adjust config
This commit is contained in:
parent
d0fbc5ab2d
commit
10ef4c0d3b
@ -709,6 +709,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"rdkafka": {
|
"rdkafka": {
|
||||||
|
"support": {
|
||||||
|
"BSD": "wip",
|
||||||
|
"Windows": "wip"
|
||||||
|
},
|
||||||
"type": "external",
|
"type": "external",
|
||||||
"source": "ext-rdkafka",
|
"source": "ext-rdkafka",
|
||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
|
|||||||
@ -565,6 +565,7 @@
|
|||||||
"librdkafka++.a",
|
"librdkafka++.a",
|
||||||
"librdkafka-static.a"
|
"librdkafka-static.a"
|
||||||
],
|
],
|
||||||
|
"cpp-library": true,
|
||||||
"lib-suggests": [
|
"lib-suggests": [
|
||||||
"zstd"
|
"zstd"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user