Date: Mon, 30 Jun 2003 14:37:41 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Gordon Tetlow <gordon@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20030630113741.GB8393@sunbay.com> In-Reply-To: <200306300559.h5U5xZMr049298@repoman.freebsd.org> References: <200306300559.h5U5xZMr049298@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 29, 2003 at 10:59:35PM -0700, Gordon Tetlow wrote: > gordon 2003/06/29 22:59:35 PDT >=20 > FreeBSD src repository >=20 > Modified files: > . Makefile.inc1=20 > Log: > Do the deed and hookup /rescue to the build. As a result, always build > crunchgen and crunchide as cross-tools. > =20 > Submitted by: Tim Kientzle <kientzle@acm.org> > =20 > Revision Changes Path > 1.370 +6 -5 src/Makefile.inc1 >=20 Please de-pessimize the building of crunchide(1) by putting it back as ${_crunchide} and only building it for RELEASEDIR or !defined(NO_RESCUE) cases. Please also move crunchgen(1) to bootstrap-tools; only tools that use TARGET_ARCH should be put into cross-tools. Please also de-pessimize its building by wrapping it to the ${BOOTSTRAPPING} version test (anything that's built using crunchgen.c,v 1.33 should be sufficient and not require bootstrapping). Please let me know if I should generate the patch. :-) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/ACEFUkv4P6juNwoRAr86AJ9pnp9Uu5+vWpmqEasmjLOy1CKTvQCfRTus MF2LoIN8GrTuHjemy4CarTg= =1gt+ -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030630113741.GB8393>