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

fix: Fix failing glibc version #1287

Merged
merged 2 commits into from
Feb 22, 2023
Merged

fix: Fix failing glibc version #1287

merged 2 commits into from
Feb 22, 2023

Conversation

MichaelsJP
Copy link
Member

@MichaelsJP MichaelsJP commented Feb 22, 2023

The latest glibc version has some bugs that cause musl to not properly find required symbols.

Information about the changes

  • Reason for change: The current glibc version leads to musl failing to retrieve system symbols. It's a known incompatibility and can be addressed later.

The latest glibc version has some bugs that cause musl to not properly find required symbols.
@MichaelsJP MichaelsJP requested review from takb and koebi and removed request for takb February 22, 2023 13:21
@MichaelsJP MichaelsJP merged commit 15d7996 into master Feb 22, 2023
@MichaelsJP MichaelsJP deleted the fix-failing-glibc branch February 22, 2023 13:26
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.

2 participants