Re: [-SPAM-] Re: [PATCH v2 09/13] config.mak.uname: add clock_gettime() to the cygwin build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 14/04/2025 08:55, Patrick Steinhardt wrote:
> On Sun, Apr 06, 2025 at 08:38:35PM +0100, Ramsay Jones wrote:
>> diff --git a/config.mak.uname b/config.mak.uname
>> index 1b3ba8a341..942550fb9e 100644
>> --- a/config.mak.uname
>> +++ b/config.mak.uname
>> @@ -251,6 +251,8 @@ ifeq ($(uname_O),Cygwin)
>>          endif
>>  	HAVE_DEV_TTY = YesPlease
>>  	HAVE_GETDELIM = YesPlease
>> +	HAVE_CLOCK_GETTIME=YesPlease
>> +	HAVE_CLOCK_MONOTONIC=YesPlease
> 
> Nit: let's also have spaces around the assignment operator.

Ah, yes, I forgot this one. If I need to re-roll, then I can
adjust this.

Thanks.

ATB,
Ramsay Jones

> 
>>  	HAVE_ALLOCA_H = YesPlease
>>  	NEEDS_LIBICONV = YesPlease
>>  	NO_FAST_WORKING_DIRECTORY = UnfortunatelyYes
> 
> Patrick
> 





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux