]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
Config: Globally permit using 32 bit time_t
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Feb 2022 18:01:51 +0000 (18:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Feb 2022 13:33:53 +0000 (13:33 +0000)
commitdaec9c508a0f5dbf97377c07d43ef1d8c665dda1
tree51b0fc43e48598ae63f0c1ed3baeb1cfd62f14cf
parent08805eb5301cdd4262ddb3c65bc31ba4f5672e3c
Config: Globally permit using 32 bit time_t

This is required because some packages do not recommend building with
time_t when it is 32 bit (Y2038 problem).

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Config
lfs/coreutils
lfs/gzip