Skip to content

readline: fix non-deterministic configure check#4739

Merged
alalazo merged 1 commit intodevelopfrom
hs/fix/readline
May 8, 2026
Merged

readline: fix non-deterministic configure check#4739
alalazo merged 1 commit intodevelopfrom
hs/fix/readline

Conversation

@haampie
Copy link
Copy Markdown
Member

@haampie haampie commented May 7, 2026

Build output depends on whether the locales system package is installed. It's not always there in minimal environments.

The issue is that the configure test mistakes "missing locales" for "broken libc", and then
adds a fix for ancient libc. That's redundant nowadays, and it's better to build binaries in a deterministic way.

@alalazo alalazo self-assigned this May 8, 2026
@alalazo alalazo enabled auto-merge (squash) May 8, 2026 06:00
@alalazo alalazo merged commit 2ec3e72 into develop May 8, 2026
17 checks passed
@alalazo alalazo deleted the hs/fix/readline branch May 8, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants