New issue 2041: RPython: detect_number_of_processors() doesn't understand 
OpenBSD.
https://bitbucket.org/pypy/pypy/issue/2041/rpython-detect_number_of_processors-doesnt

Edd Barrett:

I notice that translation doesn't use 'gmake -j' on OpenBSD. I think the reason 
is that detect_number_of_processors() does not have an implementation for 
OpenBSD. It just returns 1, so make is not parallel.

I will fix this. Opening a bug in the meantime.

Responsible: vext01
_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to