From owner-cvs-all@FreeBSD.ORG Mon Jun 30 04:37:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5AC337B401; Mon, 30 Jun 2003 04:37:49 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E071143FA3; Mon, 30 Jun 2003 04:37:44 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h5UBbfVd009749 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Jun 2003 14:37:41 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h5UBbfFw009748; Mon, 30 Jun 2003 14:37:41 +0300 (EEST) (envelope-from ru) Date: Mon, 30 Jun 2003 14:37:41 +0300 From: Ruslan Ermilov To: Gordon Tetlow Message-ID: <20030630113741.GB8393@sunbay.com> References: <200306300559.h5U5xZMr049298@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" Content-Disposition: inline In-Reply-To: <200306300559.h5U5xZMr049298@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 11:37:50 -0000 --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 > =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--