Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable cgo for deployment builds #150

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

bderrly
Copy link
Contributor

@bderrly bderrly commented Mar 5, 2024

Disable cgo as I believe it is unnecessary for this tool and it is also causing problems for people that have older versions of libc on their system.

Fixes #140

@bderrly bderrly requested a review from a team as a code owner March 5, 2024 18:32
@SaaldjorMike SaaldjorMike merged commit efe01c9 into humio:master Apr 18, 2024
@bderrly bderrly deleted the no_cgo branch April 23, 2024 22:49
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.

Released binary for linux x86 invalid
2 participants