Add musl configuration - #8
Open
mpalourdio wants to merge 2 commits into
Open
Conversation
mpalourdio
force-pushed
the
musl
branch
5 times, most recently
from
May 23, 2024 18:03
a41b546 to
d0cfd47
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
June 20, 2024 12:38
8daf876 to
6580fc7
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
July 18, 2024 18:17
bfd81e7 to
1a147ad
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
August 23, 2024 05:36
c991ee9 to
357b9f1
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
November 27, 2024 12:15
caca9e8 to
bb68190
Compare
mpalourdio
force-pushed
the
musl
branch
3 times, most recently
from
December 24, 2024 09:05
621498c to
61f0f61
Compare
mpalourdio
force-pushed
the
musl
branch
4 times, most recently
from
February 22, 2025 16:31
bdad471 to
df821be
Compare
mpalourdio
force-pushed
the
musl
branch
3 times, most recently
from
March 24, 2025 09:08
bd1ad28 to
dd69ea7
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
May 23, 2025 12:03
2af6eba to
ddd406d
Compare
mpalourdio
force-pushed
the
musl
branch
2 times, most recently
from
October 31, 2025 18:57
dd053b8 to
5e89374
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hopefully fixes #7 and make the bin more portable (no hard libc dependency)
See for reference : oracle/graal#8911