Skip to content

Commit 10ef4c0

Browse files
committed
Adjust config
1 parent d0fbc5a commit 10ef4c0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

config/ext.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,10 @@
709709
]
710710
},
711711
"rdkafka": {
712+
"support": {
713+
"BSD": "wip",
714+
"Windows": "wip"
715+
},
712716
"type": "external",
713717
"source": "ext-rdkafka",
714718
"arg-type": "custom",

config/lib.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@
565565
"librdkafka++.a",
566566
"librdkafka-static.a"
567567
],
568+
"cpp-library": true,
568569
"lib-suggests": [
569570
"zstd"
570571
]

0 commit comments

Comments
 (0)