We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fbc5a commit 10ef4c0Copy full SHA for 10ef4c0
config/ext.json
@@ -709,6 +709,10 @@
709
]
710
},
711
"rdkafka": {
712
+ "support": {
713
+ "BSD": "wip",
714
+ "Windows": "wip"
715
+ },
716
"type": "external",
717
"source": "ext-rdkafka",
718
"arg-type": "custom",
config/lib.json
@@ -565,6 +565,7 @@
565
"librdkafka++.a",
566
"librdkafka-static.a"
567
],
568
+ "cpp-library": true,
569
"lib-suggests": [
570
"zstd"
571
0 commit comments