From owner-cvs-all Mon Nov 18 10:51: 7 2002 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 DFC0337B40F for ; Mon, 18 Nov 2002 10:51:05 -0800 (PST) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7435A43E4A for ; Mon, 18 Nov 2002 10:51:05 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 3746 invoked from network); 18 Nov 2002 18:51:08 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Nov 2002 18:51:08 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gAIIov2D027664; Mon, 18 Nov 2002 13:50:59 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200211181116.gAIBGjsp082376@repoman.freebsd.org> Date: Mon, 18 Nov 2002 13:51:01 -0500 (EST) From: John Baldwin To: Takahashi Yoshihiro Subject: RE: cvs commit: src/release Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 18-Nov-2002 Takahashi Yoshihiro wrote: > nyan 2002/11/18 03:16:45 PST > > Modified files: > release Makefile > Log: > Export NO_CPU_CFLAGS and NO_CPU_COPTFLAGS to chroot. These really shouldn't be used though. The idea is to build a release that is "optimized" for more common higher-end machines but still runs on all machines on a given platform. Building releases in this manner is actually the main reason we have default values for CPU_CFLAGS when CPUTYPE is empty or undefined. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message