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

util-linux: fix build on i686 #5204

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

jeremyd2019
Copy link
Member

It needs the --disable-year2038 configure argument due to i686 Cygwin's 32-bit time_t.

Also, fallocate only builds for Cygwin 3.5+, and i686 is stuck on 3.3 forever.

It needs the --disable-year2038 configure argument due to i686 Cygwin's
32-bit time_t.

Also, fallocate only builds for Cygwin 3.5+, and i686 is stuck on 3.3
forever.
@lazka lazka merged commit e2e1b6e into msys2:master Feb 11, 2025
2 checks passed
@jeremyd2019 jeremyd2019 deleted the util-linux-32bit branch February 11, 2025 18:50
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