8.0-BETA3/i386: make WITHOUT_TOOLCHAIN=yes buildworld broken
John Baldwin
jhb at freebsd.org
Mon Aug 31 12:23:58 UTC 2009
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
More information about the freebsd-stable
mailing list