On Wed, 01 May 2013, Matthew Dempsky wrote:

> On Wed, May 01, 2013 at 03:24:25PM -0700, Matthew Dempsky wrote:
> > Attached is a port of the Ninja build system: 
> > http://martine.github.io/ninja/
> 
> D'oh, attached for real this time...

Hi!

Just some comments:

Python is only needed for building ninja, so I've added MODPY_RUNDEP=No.

I've fixed some paths to the python interpreter using MODPY_ADJ_FILES.

patch-bootstrap_py is not needed, 'cause ninja only wants libc,
libm and libstdc++ that come all from base.

I've added a patch 'patch-src_util_cc' to get the number of cpus
on OpenBSD too (just a couple of extra #ifdefs, the code is the
same as for FreeBSD).


Ciao,
David

Attachment: ninja_2.tar.gz
Description: application/tar-gz

Reply via email to