Date: Sat, 4 Mar 2017 13:00:09 -0800 From: Navdeep Parhar <nparhar@gmail.com> To: Roberto Rodriguez Jr <rob.rodz.jr9@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Building Current Message-ID: <20170304210009.GA12859@ox> In-Reply-To: <CACnPvj%2BWVrbfV0TTHx%2Buke%2BhKi8Nk5TCPGPfzfJ%2Bsg%2BBQ9iF%2Bw@mail.gmail.com> References: <CACnPvjLV5PjMvv7DEoao-LkDzU%2BLnz%2BmRq8WYQznt2M%2B5t8pcg@mail.gmail.com> <CACnPvj%2BWVrbfV0TTHx%2Buke%2BhKi8Nk5TCPGPfzfJ%2Bsg%2BBQ9iF%2Bw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 04, 2017 at 03:46:20PM -0500, Roberto Rodriguez Jr wrote: > What tools can I use to make the building a little faster? > The src tree supports incremental builds. You'll need to load the filemon module and add WITH_META_MODE=yes in /etc/src-env.conf to use it. See the WITH_META_MODE bits in src.conf(5), build(7) for some more details. It would be nice to have WITH_META_MODE as default but that's a separate discussion. Regards, Navdeep
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170304210009.GA12859>