I've been trying to compile https://github.com/fede1024/rust-rdkafka with musl.
Its working with this docker image with the following changes:
- install cmake:
- set the environment variable:
I'd be happy to open a PR to support those changes here rather than needing to override it.