Skip to content

4 update to glibc 243 - #21

Draft
tom42 wants to merge 224 commits into
mainfrom
4-update-to-glibc-243
Draft

4 update to glibc 243#21
tom42 wants to merge 224 commits into
mainfrom
4-update-to-glibc-243

Conversation

@tom42

@tom42 tom42 commented Jun 10, 2026

Copy link
Copy Markdown
Owner

No description provided.

tom42 added 30 commits June 8, 2026 23:51
This does of course not build at all. For starters it wants uint8_t,
but that is not included, possibly because we commented out some
include getopt.h earlier during porting.
We want to link to the one from glibc 2.43, but accidentally linked
to the old one.
tom42 added 30 commits July 21, 2026 08:51
Probably doesn't matter (it certainly did not for glibc, but it's
confusing/worrying, so we should figure out which one is the better
and use that [skip ci]
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.

Update to glibc 2.43

1 participant