Gentoo Archives: gentoo-dev

From: "Mickaël Bucas" <mbucas@×××××.com>
To: gentoo-dev@l.g.o
Cc: toolchain@g.o, Sam James <sam@g.o>
Subject: Re: [gentoo-dev] [PATCH] flag-o-matic.eclass: add append-time64-flags
Date: Mon, 31 Oct 2022 10:37:48
Message-Id: CAG1=SYRfxcGsieoLAFpU3J0zyOOYg0kbGY9chLnZdbrgjFE_4Q@mail.gmail.com
In Reply to: [gentoo-dev] [PATCH] flag-o-matic.eclass: add append-time64-flags by Sam James
1 Le dim. 30 oct. 2022 à 16:48, Sam James <sam@g.o> a écrit :
2 >
3 > Signed-off-by: Sam James <sam@g.o>
4 > ---
5 > eclass/flag-o-matic.eclass | 13 +++++++++++++
6 > 1 file changed, 13 insertions(+)
7
8 > +# @FUNCTION: append-time64-flags
9 > +# @DESCRIPTION:
10 > +# Add flags that enable 64-bit time_t. Implies Large File Support
11 > +# (calls append-lfs-flags) automatically.
12
13 Hello Sam
14
15 As a simple user, can you explain to me or point me to a resource
16 about the link between Large File Support and time64 configuration ?
17
18 Thanks
19 Best regards
20
21 Mickaël Bucas

Replies