Re: [chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.3-32-gbadaa83

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


On Thu, Jan 19, 2023 at 06:23:32AM +1300, Bryan Christianson wrote:
> -#if defined(__GLIBC_PREREQ) && __GLIBC_PREREQ(2, 34) && __TIMESIZE == 32
> +#ifdef __GLIBC_PREREQ
> +#if __GLIBC_PREREQ(2, 34) && __TIMESIZE == 32
>  #define CONVERT_TIMEVAL 1
>  #if defined(_TIME_BITS) && _TIME_BITS == 64

The same issue is on this line ^.

I'll fix that. Thanks for the report.

-- 
Miroslav Lichvar


-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/