cvs commit: src Makefile

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jul 9 07:45:07 PDT 2004


In message <20040709144332.GA2773 at ip.net.ua>, Ruslan Ermilov writes:
>
>--sdtB3X0nJg68CQEu
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>On Fri, Jul 09, 2004 at 01:55:50PM +0000, Poul-Henning Kamp wrote:
>> phk         2004-07-09 13:55:50 UTC
>>=20
>>   FreeBSD src repository
>>=20
>>   Modified files:
>>     .                    Makefile=20
>>   Log:
>>   Add a JFLAG which can be used to speed up universe:
>>           make universe JFLAG=3D-j12
>>  =20
>>   Revision  Changes    Path
>>   1.300     +3 -3      src/Makefile
>>=20
>What was wrong with ``make -j12 universe''?

It doesn't work.   You want the individual buildworlds
to get a -j12, not the outside for-loop.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the cvs-all mailing list