Date: Sat, 27 Apr 2002 11:38:18 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: John Baldwin <jhb@FreeBSD.org>, Marcel Moolenaar <marcel@xcllnt.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita <matusita@jp.FreeBSD.org> Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427113818.A13641@dragon.nuxi.com> In-Reply-To: <20020427140443.GA35685@sunbay.com>; from ru@FreeBSD.org on Sat, Apr 27, 2002 at 05:04:43PM %2B0300 References: <20020427033118.GA583@athlon.pn.xcllnt.net> <XFMail.20020427002332.jhb@FreeBSD.org> <20020427140443.GA35685@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 27, 2002 at 05:04:43PM +0300, Ruslan Ermilov wrote: > 6. Build crunched binaries, boot and fixit, using the right > cross-tools, libraries and headers. This is done by importing It would be very nice if we would do this in a separate ${.OBJDIR} than the one we build normal binaries in. Because we do this, a make release is not restartable after a certain point. One can use 'crunchgen -p' to do this right. 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?20020427113818.A13641>