Skip to content

Conversation

kschlarman
Copy link
Contributor

Summary
The librdkafka library needs to be linked dynamically for M1. See this comment on a github issue.

@kschlarman kschlarman added type: chore work needed to keep the product and development running smoothly m1 support labels Dec 15, 2021
@kschlarman kschlarman requested a review from a team as a code owner December 15, 2021 21:17
@kschlarman kschlarman merged commit cbdc6a7 into master Dec 15, 2021
@kschlarman kschlarman deleted the m1-support branch December 15, 2021 22:24
## Testing
### Prerequisites

If running on Apple silicon, the `librdkafka` library will need to be linked dynamically. We may want to keep an eye on [issues](https://github.com/confluentinc/confluent-kafka-go/issues/696) in the `confluent-kakfa-go` repository for alternative approaches that we could use in the future.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a note that for services using this they'd need to add -tags dynamic to their build/run command on M1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m1 support type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants