Date: Fri, 3 Dec 1999 16:57:13 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Warner Losh <imp@village.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_bus.c Message-ID: <19991203165713.A1939@dragon.nuxi.com> In-Reply-To: <199912031701.KAA11135@harmony.village.org>; from imp@village.org on Fri, Dec 03, 1999 at 10:01:08AM -0700 References: <Pine.BSF.4.05.9912030858490.12054-100000@semuta.feral.com> <199912031701.KAA11135@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 03, 1999 at 10:01:08AM -0700, Matthew Jacob wrote: > In a place far away and a time long ago, I worked in an environment where > a succesful build with the code you actually are integrating was required > by the tools that would allow you to integrate. The same is true in the HP-UX kernel lab. On Fri, Dec 03, 1999 at 10:01:08AM -0700, Warner Losh wrote: > > I'd not be too keen on having a 2.3 hour build world for every commit > I do enfoced in the checkin tools :-(. Often one does not need to do a `make world' to catch syntax errors. A simple make of program (or kernel) would do. A `make world' is [mostly] only needed to test interactions in the build process. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991203165713.A1939>