From owner-cvs-all Thu Aug 1 10:13: 8 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 4BB8437B400; Thu, 1 Aug 2002 10:13:01 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F1E43E6E; Thu, 1 Aug 2002 10:13:00 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g71HD0oi082525; Thu, 1 Aug 2002 10:13:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g71HD0ws082524; Thu, 1 Aug 2002 10:13:00 -0700 (PDT) Date: Thu, 1 Aug 2002 10:13:00 -0700 From: "David O'Brien" To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.cpu.mk Message-ID: <20020801171300.GA82427@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org References: <200207310356.g6V3u3ZW041498@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Wed, Jul 31, 2002 at 12:00:53AM -0400, John Baldwin wrote: > What this means is that say you have CPUTYPE=p2 in your /etc/make.conf. Then > you can do this: > % make buildworld > ... builds a world with -march=pentiumpro > % make buildworld TARGET_CPUTYPE="" > ... builds a world with -mcpu=pentiumpro Should this build a world w/o any -mcpu ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message