Closed bodymindarts closed 2 years ago
I've been trying to compile https://github.com/fede1024/rust-rdkafka with musl.
Its working with this docker image with the following changes:
apt-get install cmake
CXX=g++
I'd be happy to open a PR to support those changes here rather than needing to override it.
I've been trying to compile https://github.com/fede1024/rust-rdkafka with musl.
Its working with this docker image with the following changes:
I'd be happy to open a PR to support those changes here rather than needing to override it.