Skip to content

Changes needed to get rust-rdkafka built #109

@bodymindarts

Description

@bodymindarts

I've been trying to compile https://github.com/fede1024/rust-rdkafka with musl.

Its working with this docker image with the following changes:

  1. install cmake:
apt-get install cmake
  1. set the environment variable:
CXX=g++

I'd be happy to open a PR to support those changes here rather than needing to override it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions