Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2013 12:00:04 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        "Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?=" <des@des.no>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r259010 - in head/sys: conf powerpc/fpu
Message-ID:  <201312181200.04327.jhb@freebsd.org>
In-Reply-To: <86eh5agw1n.fsf@nine.des.no>
References:  <201312052149.rB5LnEcT011811@svn.freebsd.org> <201312171220.47075.jhb@freebsd.org> <86eh5agw1n.fsf@nine.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, December 18, 2013 7:53:24 am Dag-Erling Sm=C3=B8rgrav wrote:
> John Baldwin <jhb@freebsd.org> writes:
> > 1) 'make tinderbox' Just Works as a single command from an existing sou=
rce
> >    tree checkout.  [...]
> >
> > 2) 'make tinderbox' provides a summary of what failed.  'make universe'
> >    does not.  [...]
>=20
> So remove all the .if !defined(DOING_TINDERBOX) code the tinderbox
> target, and 'make universe' will do what you want without confusing
> people.

At this point 'make tinderbox' is hardcoded into my muscle memory, but there
may be someone who wants 'make universe' to do what it does still (phk added
it in its current form on purpose).  I'm hesitant to change 'make universe',
but am fine with having the two variants of the same thing live side by sid=
e.

> > Ah, I thought at one point it only built GENERIC and LINT type configs,
> > but presumably that has changed?
>=20
> That changed a long time ago.

Ok, I'm happy then.  I agree that we should revisit how LINT is done and
probably move it to OBJDIR instead of its current location.  It should
probably also depend on makeLINT explicitly.

=2D-=20
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312181200.04327.jhb>