From owner-cvs-all Mon Apr 29 8:26:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABEF537B41B; Mon, 29 Apr 2002 08:26:37 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFQbr09653; Mon, 29 Apr 2002 08:26:37 -0700 (PDT) (envelope-from ru) Message-Id: <200204291526.g3TFQbr09653@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 08:26:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 08:26:37 PDT Modified files: release Makefile Log: Some components of the crunched binaries may use build-tools that are to be run on the building host. (Currently, bin/sh and usr.sbin/sysinstall use them.) Make sure we build them in the correct environment, like we do it in the buildworld. Revision Changes Path 1.675 +15 -12 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message