From owner-cvs-all Sat Jul 27 15:13:19 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 1C6CF37B400; Sat, 27 Jul 2002 15:13:14 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA2D643E4A; Sat, 27 Jul 2002 15:13:13 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id C48442A7D6; Sat, 27 Jul 2002 15:13:13 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk In-Reply-To: <200207272204.g6RM46Ji040820@freefall.freebsd.org> Date: Sat, 27 Jul 2002 15:13:13 -0700 From: Peter Wemm Message-Id: <20020727221313.C48442A7D6@canning.wemm.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 John Baldwin wrote: > jhb 2002/07/27 15:04:06 PDT > > Modified files: > share/mk bsd.cpu.mk > Log: > If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGS > to tune for more advanced processors while still supporting the minimum > processor in an architecture. We can do this with the '-mtune=' option > to gcc for alpha, sparc64, and powerpc and with the mis-named '-mcpu=' > option for i386. > > This defaults to tuning i386 builds for i686 machines though not using > any instructions that aren't found on an 80386. For alpha it defaults > to tuning for an EV5. Yay! :-) > Approved by: peter > Peril sensitive sunglasses borrowed from: peter Uh oh! :-) Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message