mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
maint: include the module year2038 from gnulib
* bootstrap.conf (gnulib_modules): Add 'year2038' to ensure that time_t is 64-bit (and thus works after 2038). Suggested by Bruno Haible in https://lists.gnu.org/r/bug-gnulib/2017-11/msg00022.html
This commit is contained in:
parent
8c40dd213b
commit
d43734ced4
@ -178,6 +178,7 @@ gnulib_modules="
|
||||
xstrtod
|
||||
xstrtol
|
||||
xstrtoumax
|
||||
year2038
|
||||
yesno
|
||||
${maintainer_modules}
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user