Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2004 16:45:05 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src Makefile 
Message-ID:  <23949.1089384305@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 09 Jul 2004 17:43:32 %2B0300." <20040709144332.GA2773@ip.net.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040709144332.GA2773@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23949.1089384305>