From: Tito <farmatito@tiscali.it>
To: git@vger.kernel.org
Subject: Re: [DIFF] build git on armv6l emulator with uclibc
Date: Sat, 12 Sep 2009 22:52:45 +0200 [thread overview]
Message-ID: <200909122252.45995.farmatito@tiscali.it> (raw)
In-Reply-To: <20090912204230.GA31317@localhost>
On Saturday 12 September 2009 22:42:30 Clemens Buchacher wrote:
> 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
>
Maybe something about this could be added to configure
Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-pthreads=FLAGS FLAGS is the value to pass to the compiler to enable
--disable-nsec
to avoid to someone else to reinvent the wheel like i did :-)
Ciao,
Tito
prev parent reply other threads:[~2009-09-12 20:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-12 20:18 [DIFF] build git on armv6l emulator with uclibc Tito
2009-09-12 20:42 ` Clemens Buchacher
2009-09-12 20:52 ` Tito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909122252.45995.farmatito@tiscali.it \
--to=farmatito@tiscali.it \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox