[vlc-devel] [vlc-commits] commit: contribs: use make -jX ( Rafaël Carré )
Rémi Denis-Courmont
remi at remlab.net
Fri Oct 8 09:20:32 CEST 2010
On Thu, 7 Oct 2010 22:38:56 +0200 (CEST), git at videolan.org wrote:
> vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Thu Oct
7
> 22:35:21 2010 +0200| [abe105d5d58f64912adb2f09fa94132d509e3375] |
> committer: Rafaël Carré
>
> contribs: use make -jX
>
> Where X is the number of CPU detected on Linux, or 1
> TODO: detection on BSD, OSX, etc...
This looks wrong to me. make should simply propagate the number of jobs
from itself. I don't remember how that's done, $(MAKEFLAGS) or something.
That should be somewhere in info make.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list