Skip to content

Conversation

@cstyles
Copy link

@cstyles cstyles commented Aug 25, 2025

d3879c2 (PR #750) added the ability to statically link to a pre-built version of librdkafka when the static-linking Cargo feature is enabled but the build script for rdkafka-sys checks for static-external instead. These need to match for static linking to take effect so let's fix the build script to use static-linking.

d3879c2 (PR fede1024#750) added the ability to
statically link to a pre-built version of librdkafka when the
`static-linking` Cargo feature is enabled but the build script for
rdkafka-sys checks for `static-external` instead. These need to match
for static linking to take effect so let's fix the build script to use
`static-linking`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant