-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util-linux: fix build on i686 (#5204)
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.
- Loading branch information
1 parent
73248ab
commit e2e1b6e
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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