On Fri, Jan 9, 2015 at 5:52 PM, Sean Bruno <sbr...@ignoranthack.me> wrote:
> Marcus:
>
> The thing that I would like "fixed" is python waf ignoring the fact
> that it should not try and detect the number of CPUs on the system.
>

Let me rephrase the problem,  there are some problems in some
individual ports using waf.
Those ports do not respect ${MAKE_JOBS_NUMBER},  especially when
MAKE_JOBS_NUMBER=1.
This breaks qemu which is not multi job friendly  (people using qemu
have DISABLE_MAKE_JOBS=yes which sets MAKE_JOBS_NUMBER to 1).

Cheers,

Antoine
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to