Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 1996 16:21:53 +0200
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        current@freebsd.org
Subject:   make -j#
Message-ID:  <380.845216513@critter.tfs.com>

next in thread | raw e-mail | index | archive | help

Now that we have the possibility, I guess I should mention that most
compiles go a couple of percent faster if you use the parallel
feature of make(1).

Try using:
	make -j3
for your kernel makes.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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