Date: Mon, 30 Nov 2015 20:07:25 +0600 From: Alexander Kuleshov <kuleshovmail@gmail.com> To: Konstantin Belousov <kostikbel@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Build only changes Message-ID: <CANCZXo5zhH6bf9_b_B34gMC3DE%2BiW9skeyseKmV5QeRab0nv1Q@mail.gmail.com> In-Reply-To: <20151130134246.GJ3448@kib.kiev.ua> References: <20151130113712.GA10550@localhost> <20151130120949.GZ31314@zxy.spb.ru> <CANCZXo70X=zfLKHTiMGJRcoSw3UsVXHTxWo3S4TEqU67G5ODrw@mail.gmail.com> <20151130134246.GJ3448@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Konstantin. On Mon, Nov 30, 2015 at 7:42 PM, Konstantin Belousov <kostikbel@gmail.com> wrote: >> 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. > > If you already finished buildworld, it is usually easiest and fastest > to execute make buildenv with the same options as buildworld (I mean > things like TARGET/TARGET_ARCH and similar), then, in the shell prompt, > do > # cd usr.bin/program > # make > > I use this when working e.g. on rtld and libc/libthr. A useful variation > is > # make DEBUG_FLAGS=-g WITHOUT_TESTS=yes Thank you for advice. Besides this just knew about src.conf and add some WITHOUT_.* options there and now is much better.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZXo5zhH6bf9_b_B34gMC3DE%2BiW9skeyseKmV5QeRab0nv1Q>