Re: Using ccache for build{world, kernel}

From: Maxim Sobolev <sobomax_at_portaone.com>
Date: Thu, 17 Nov 2005 01:54:41 -0800
Alex Dupre wrote:
> Maxim Sobolev wrote:
> 
>> http://www.portaone.com/~sobomax/ccache.buildworld
> 
> 
>  From your patch:
> 
> +    MD4Update(&md, (unsigned char *)&st.st_size, sizeof(st.st_size));
> +    MD4Update(&md, (unsigned char *)&st.st_mtime, sizeof(st.st_size));
> 
> It should be sizeof(st.st_mtime), isnt't it?

Right, it's cut'n'pasto. :-)

Good catch!

-Maxim
Received on Thu Nov 17 2005 - 08:55:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:47 UTC