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 backtrace lib for musl building support #1431

Merged
merged 4 commits into from
May 8, 2023

Conversation

aleksraiden
Copy link
Contributor

In close #1421

Add manual check Backtrace package and library for support building from source in Alpine Linux env.

Thanks @torwig for helping!

@tisonkun
Copy link
Member

tisonkun commented May 8, 2023

Add manual check Backtrace package and library for support building from source in Alpine Linux env.

Out of curiosity, why do we have to do this in alpine environment?

@torwig
Copy link
Contributor

torwig commented May 8, 2023

@tisonkun "Why" is a good question :) Perhaps, because Alpine Linux uses musl-libc instead of libc.

@tisonkun tisonkun merged commit 53a8bd0 into apache:unstable May 8, 2023
@aleksraiden aleksraiden deleted the musl-support branch February 13, 2024 18:00
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.

Improve build Docker image on Alpine Linux with musl libc
5 participants