Re: [DIFF] build git on armv6l emulator with uclibc

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

 



On Sat, Sep 12, 2009 at 10:18:07PM +0200, Tito wrote:

> +#if 0
>  		mtime.nsec = ST_MTIME_NSEC(st);
> +#else
> +		mtime.nsec = (unsigned long int)st.st_mtimensec;
> +#endif

You can do this instead:

$ echo NO_NSEC=YesPlease >> config.mak
$ make

Clemens
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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]