Date: Mon, 31 Aug 2009 08:06:04 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-qa@freebsd.org Cc: stable@freebsd.org, Eugene Grosbein <eugen@kuzbass.ru>, qa@freebsd.org, "Simon L. Nielsen" <simon@freebsd.org> Subject: Re: 8.0-BETA3/i386: make WITHOUT_TOOLCHAIN=yes buildworld broken Message-ID: <200908310806.04614.jhb@freebsd.org> In-Reply-To: <20090829190845.GA22333@svzserv.kemerovo.su> References: <20090829173443.GA10192@svzserv.kemerovo.su> <20090829184723.GE1301@arthur.nitro.dk> <20090829190845.GA22333@svzserv.kemerovo.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 29 August 2009 3:08:45 pm Eugene Grosbein wrote: > On Sat, Aug 29, 2009 at 08:47:23PM +0200, Simon L. Nielsen wrote: > > > > In 8.0-BETA3, make WITHOUT_TOOLCHAIN=yes buildworld breaks in 15 minutes > > > after start: > > > > I'm pretty sure WITHOUT_TOOLCHAIN=yes hasn't worked with buildworld > > since 7.x, so this is nothing new. You need to specify it with > > installworld, not buildworld. At least I ran into that with NanoBSD > > some time ago. > > > > But thanks for report in any case. > > Then it should be ignored for buildworld target, shouldn't it? I think that is sort of difficult to do (or at least very messy) as usually the WITH/WITHOUT options just ignore subdirectories for all targets rather than only doing so for certain targets. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908310806.04614.jhb>