Date: Tue, 1 Dec 2015 14:47:19 +0600 From: Alexander Kuleshov <kuleshovmail@gmail.com> To: Bryan Drewery <bdrewery@freebsd.org> Cc: freebsd-hackers@freebsd.org Subject: Re: Build only changes Message-ID: <CANCZXo4aumxPWjZWpR13NQFeyfnvemXNPD_Ew7HUKPCjDTDdQQ@mail.gmail.com> In-Reply-To: <565C9FA4.60006@FreeBSD.org> References: <20151130113712.GA10550@localhost> <20151130120949.GZ31314@zxy.spb.ru> <CANCZXo70X=zfLKHTiMGJRcoSw3UsVXHTxWo3S4TEqU67G5ODrw@mail.gmail.com> <565C9FA4.60006@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you Bryan On Tue, Dec 1, 2015 at 1:12 AM, Bryan Drewery <bdrewery@freebsd.org> wrote: > On 11/30/2015 4:56 AM, Alexander Kuleshov wrote: >> Hello Slawa, >> >> On Mon, Nov 30, 2015 at 6:09 PM, Slawa Olhovchenkov <slw@zxy.spb.ru> wrote: >>> >>> May be `make buildworld -DNO_CLEAN` is enough? >>> >>> For some dirs I am do direct build. For other this is not work. >> >> Thank you for reply, but anyway it's too long to wait. Would great to have >> options for skipping contrib/, usr.bin/ and other non-related to >> changes directories, >> but unfortunately didn't see it in Makefiles. >> >> Thank you again. > > make buildworld -DNO_CLEAN SUBDIR_OVERRIDE=usr.sbin/whatever > > It will still check bootstrap and library needs, but if they are already > built then those steps should be fast. > > > -- > Regards, > Bryan Drewery >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZXo4aumxPWjZWpR13NQFeyfnvemXNPD_Ew7HUKPCjDTDdQQ>